Skip to content

Commit 6ac8337

Browse files
authored
change from bluemix to ibmcloud in readme
1 parent 9d870f9 commit 6ac8337

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ Download and run the installer for your platform from [Downloads](#downloads) se
1010

1111
Once 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
1414
Setting api endpoint to https://api.ng.bluemix.net...
1515
OK
1616
17-
$ bluemix login
17+
$ ibmcloud login
1818
API endpoint: https://api.ng.bluemix.net
1919
2020
Email> user@example.org
@@ -23,7 +23,7 @@ Password>
2323
Authenticating...
2424
OK
2525
26-
$ bluemix app list
26+
$ ibmcloud app list
2727
2828
Getting apps in org MyOrg / space MySpace as user@example.org...
2929
OK
@@ -50,22 +50,22 @@ Check [plugin repository](http://plugins.ng.bluemix.net/ui/repository.html#bluem
5050
To list the plugins in Bluemix plugin repository:
5151

5252
```
53-
bluemix plugin repo-plugins
53+
ibmcloud plugin repo-plugins
5454
5555
```
5656

5757
To 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

Comments
 (0)