cf icon indicating copy to clipboard operation
cf copied to clipboard

The Cloud Foundry command-line interface

Results 19 cf issues
Sort by recently updated
recently updated
newest added

CF version 4.2.10.rc1 When deploying an application without a host the url is displayed a couple of times with an errant '.'. Here is an example push. Note the .app.somedomain.com...

bug
open-for-contribution

When I target a new cloud controller, ie one which I am not logged on to there is no trace available: tastle@tastle-w500 G=master micro-bosh-install $ cf -t target http://9.10.5.180:9022 Setting...

open-for-contribution

There seems to be no checks in place for application name, invalid application name is initially accepted with a successful push and start but no way to access the URL....

bug
open-for-contribution

When cf asks for "Email" (e.g. if you try to create org without doing `cf login`) it actually expects username: entering an email makes authentication fail, providing my username instead...

open-for-contribution

Using cf cf 4.2.10.rc1 If I execute cf login -t Then my password is displayed in the request log. It would be nice if that could be masked similar to...

open-for-contribution

Manifests should support a prompt syntax similar to the `random-word` syntax to prompt users for input. This would make "shrink wrapped" applications that run on Cloud Foundry easier to configure....

open-for-contribution

It is possible to run 'cf push' and ignore the presence of a manifest file using the --no-manifest flag. However the --no-manifest option is not mentioned either in 'cf help'...

enhancement
open-for-contribution

When you target a new CF, which has no organizations nor spaces, the CLI currently prompts you (helpfully) to create a space. It fails to create a space on the...

open-for-contribution

This is a reopen of issue https://github.com/cloudfoundry/cf/issues/35 I'd like to see this issue flagged as "open for contribution". I may contribute a fix someday. :)

open-for-contribution