IBM Cloud Shell
To login using an API key
ibmcloud login --apikey <API-KEY>
To list all of the instances of services deployed on our account
ibm cloud resource service-instances
To list all the Kubernetes cluster we have running
ibmcloud ks cluster ls
Last updated
Was this helpful?