IBM Cloud CLI

ppc64le x86_64 x86_64 s390x

This is the command line client for IBM Cloud. See help of each command from IBM Cloud Docs or by running ibmcloud help.

Getting started

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

Downloads

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

Extending with plugins

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 

Release notes

Please refer to here for details.

Issues, defects and feature requests

Any issues/defects, or feature requests, please file an issue if not raised before.