Set Bluemix VCAP_SERVICES environment variable locally so that I can develop locally?
问题 I am trying to set my Bluemix VCAP_SERVICES environment variable locally, but I'm getting this error in the terminal: NoSQL: command not found Steps to reproduce Login to Bluemix.net Deploy a hello world flask application Bind a Bluemix Cloudant Service to the application Copy the VCAP_SERVICES Environment Variables from the Runtime / Environment Variables on the application for Python In local editor remove all the line breaks on Mac terminal vi ~/.bash_profile Enter insert mode with i paste