IBM-Cloud / get-started-python

A Python application and tutorial that use Flask framework to provide a REST API to receive requests from the UI. The API then persists the data to a Cloudant database.
https://console.ng.bluemix.net/docs/runtimes/python/getting-started.html
Apache License 2.0
121 stars 445 forks source link

CF-CLI installation guide reference #20

Open europ opened 5 years ago

europ commented 5 years ago

Description:

nibalizer commented 5 years ago

This looks good, but we could also go further and encourage people to download ibmcloud and use ibmcloud app

europ commented 5 years ago

you should use ibmcloud cf instead of ibmcloud app

$ ibmcloud help app
NAME:
   ibmcloud app - Manage Cloud Foundry applications and application related domains and routes. (Deprecated, use 'ibmcloud cf' commands.)
...