Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Unable to describe an instance group

I created an instance group based, but when i describe it using the following command, i get the following error:

gcloud compute instance-groups managed describe <instance-group-name> --region=us-central1


ERROR: (gcloud.compute.instance-groups.managed.describe) HTTPError 404: The resource 'projects/<project-name>/regions/us-central1/instanceGroupManagers/<instance-group-name>' was not found.

What am i missing here?

0 1 138