cf
cf copied to clipboard
The Cloud Foundry command-line interface
Today I found info about installing Cloud Foundry as a Gem so I took this path since in the official documentation was referencing to some OSX installer without link to...
ddd
ddd
Hi, I have been trying to deploy micro_bosh using openstack icehouse and dhcp based networks. Following is the network section of my micro_bosh.yml file: ``` network: type: dynamic cloud_properties: net_id:...
``` $ cf logs appname ... FAILED CFoundry::BadResponse: 500: Internal server error cat ~/.cf/crash # for more details $ cat ~/.cf/crash Time of crash: 2013-08-08 12:20:22 +0100 CFoundry::BadResponse: 500: Internal...
If an application is pushed using "cf push", with a manifest.yml defining various values (but without defining any environment variables), then a subsequent push after editing the manifest.yml to include...
If I push an app with a custom command in the manifest and then subsequently delete that command from the manifest `cf push` still uses it, even if I use...
The command cf-services --marketplace provides a listing of the Cloud Foundry Services catalog, but there is no option for removing a service from the catalog. Cloud Controller exposes a REST...
We ran into this scenario when running some tests using two different identities. The test was done on a vagrant VM where we had two terminal windows open. Let's refer...
E:\Ruby200\bin>cf target --http_proxy=amol_kulkarni:[email protected]:8080 http://api.run.pivotal.io --debug DL is deprecated, please use Fiddle api.run.pivotal.io Errno::ETIMEDOUT: A connection attempt failed because the connected party did not properly respond after a period of time,...
Perhaps this feature already exists but I'm not sure what command to run. When there is a routing conflict "already being used" I am unsure how to hunt down what...