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

No org and space targeted, use 'cf target -o ORG -s SPACE' to target an org and space #4

Closed AndreiD closed 8 years ago

AndreiD commented 8 years ago

this is what I get if I try to run cf push..

jakepeyser commented 8 years ago

You need to do a cf login with your Bluemix credentials before you can push the app to your org/space