gcp - getting project number

It can be tricky to get your project number out in GCP.  You can use the following command to get it:-


 gcloud projects describe your-project-id --format="value(projectNumber)"

Comments

Popular posts from this blog

The specified initialization vector (IV) does not match the block size for this algorithm

NodeJS: Error: spawn EINVAL in window for node version 20.20 and 18.20