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-instancesTo list all the Kubernetes cluster we have running
ibmcloud ks cluster lsLast updated
Was this helpful?