Install IBM Cloud CLI Tools
install IBM Cloud CLI and other tools.
After we have IBM Cloud accounts ready, the next step is to install CLI tools
MacOS & Linux Installation
The following command will install the IBM Cloud Developer Tools in a single invocation. Open up a terminal and run the following command:
Once complete, there will be a shortcut defined to access the IBM Cloud CLI:
ic
: Shortcut for the 'ibmcloud' command
Access the platform-specific readme for additional details.
Windows Installation
To install the IBM Cloud Developer Tools CLI on Windows 10 or newer:
Open Windows PowerShell by right-clicking and select "Run as Administrator".
Run this command:
Access the Windows-specific readme for additional details.
cURL tool
Install curl tool : https://curl.haxx.se/download.html
Last updated
Was this helpful?