Difference between revisions of "IT-SDK-CloudFoundry"

From wiki.samerhijazi.net
Jump to navigation Jump to search
(Resources)
(Resources)
Line 6: Line 6:
 
* API-Endpoint: '''api.eu-de.cf.cloud.ibm.com'''
 
* API-Endpoint: '''api.eu-de.cf.cloud.ibm.com'''
 
* API-Endpoint: '''api.eu-gb.cf.cloud.ibm.com'''
 
* API-Endpoint: '''api.eu-gb.cf.cloud.ibm.com'''
* CloudFundry-CLI: '''https://github.com/cloudfoundry/cli'''
+
* Cloud Foundry-CLI: '''https://github.com/cloudfoundry/cli'''
 +
* Cloud Foundry-CLI-Reference: '''http://cli.cloudfoundry.org/en-US/cf/'''
 
* BOSH-Lite: '''https://bosh.io/docs/bosh-lite/'''
 
* BOSH-Lite: '''https://bosh.io/docs/bosh-lite/'''
  

Revision as of 18:28, 17 December 2019

Resources

Ziele

CF-Life-Cycle

$ cf push $NAME_APP
$ cf scale $NAME_APP
$ cf app $NAME_APP
$ cf logs $NAME_APP
$ cf events $NAME_APP

cf scale