I have searched through ibmcloud cli documentation, but could not find a way, if possible, to update the Default resource group which is automatically set when we create an account on IBM Cloud (https://cloud.ibm.com).
Just want to make sure that this is possible or not.
Thanks!
Yes, you can do it via the ibmcloud cli command after logging in
You can also use
-g
flag withibmcloud login
command, check this documentation link