This is the command line client for IBM Cloud. See help of each command from IBM Cloud Docs or by running ibmcloud help
.
Download and run the installer for your platform from Downloads section.
Once installed, you can login and interact with IBM Cloud
$ ibmcloud api https://api.ng.bluemix.net
Setting api endpoint to https://api.ng.bluemix.net...
OK
$ ibmcloud login
API endpoint: https://api.ng.bluemix.net
Email> user@example.org
Password>
Authenticating...
OK
$ ibmcloud app list
Getting apps in org MyOrg / space MySpace as user@example.org...
OK
name requested state instances memory disk urls
myjavawebapp started 1/1 512M 1G myjavawebapp.mybluemix.net
You can download the latest installers below.
macOS | Linux 64 bit | Windows 64 bit |
---|---|---|
download | download | download |
32 bit releases and previous releases can be found here
Check plugin repository for any extension that enhances the CLI capabilities.
To list the plugins in Bluemix plugin repository:
ibmcloud plugin repo-plugins
To download and install the plugin:
ibmcloud plugin install PLUGIN_NAME
Please refer to here for details.
Any issues/defects, or feature requests, please file an issue if not raised before.