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 446 forks source link

use ibmcloud commands instead of cf #24

Open ejodet opened 5 years ago

ejodet commented 5 years ago

Hello, feedback from an external user.

the readme states to use cf commands, whereas ibmcloud cli should be used.

A faster path to successful deployment could be: 1 - go to https://cloud.ibm.com/ 2 - Create app 3 - BYOC image 4 - paste the repos URL 5 -> create

Or add the Create toolchain button - more simple