@@ -10,11 +10,11 @@ Download and run the installer for your platform from [Downloads](#downloads) se
1010
1111Once installed, you can login and interact with IBM Cloud
1212```
13- $ bluemix api https://api.ng.bluemix.net
13+ $ ibmcloud api https://api.ng.bluemix.net
1414Setting api endpoint to https://api.ng.bluemix.net...
1515OK
1616
17- $ bluemix login
17+ $ ibmcloud login
1818API endpoint: https://api.ng.bluemix.net
1919
2020Email> user@example.org
@@ -23,7 +23,7 @@ Password>
2323Authenticating...
2424OK
2525
26- $ bluemix app list
26+ $ ibmcloud app list
2727
2828Getting apps in org MyOrg / space MySpace as user@example.org...
2929OK
@@ -50,22 +50,22 @@ Check [plugin repository](http://plugins.ng.bluemix.net/ui/repository.html#bluem
5050To list the plugins in Bluemix plugin repository:
5151
5252```
53- bluemix plugin repo-plugins
53+ ibmcloud plugin repo-plugins
5454
5555```
5656
5757To download and install the plugin:
5858
5959```
60- bluemix plugin install PLUGIN_NAME -r Bluemix
60+ ibmcloud plugin install PLUGIN_NAME
6161
6262```
6363
6464## Release notes
6565
66- Please refer to [ here] ( https://github.com/IBM-Bluemix/bluemix -cli-release/releases ) for details.
66+ Please refer to [ here] ( https://github.com/IBM-Cloud/ibm-cloud -cli-release/releases ) for details.
6767
6868
6969# Issues, defects and feature requests
7070
71- Any issues/defects, or feature requests, please [ file an issue] ( https://github.com/IBM-Bluemix/bluemix -cli-release/issues ) if not raised before.
71+ Any issues/defects, or feature requests, please [ file an issue] ( https://github.com/IBM-Cloud/ibm-cloud -cli-release/issues ) if not raised before.
0 commit comments