gcloud projects list

From wikieduonline
Revision as of 10:01, 22 November 2023 by Welcome (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

https://cloud.google.com/sdk/gcloud/reference/projects

gcloud projects list
PROJECT_ID            NAME           PROJECT_NUMBER
your-projectname-328717  YourName  660007759999
gcloud projects list
PROJECT_ID            NAME           PROJECT_NUMBER
your-projectname-1  YourProjectName  120007758888
your-projectname-2  YourProjectName  450007757777
gcloud projects list
Listed 0 items.

Errors not authenticated

gcloud projects list
WARNING: Could not open the configuration file: [/your_path/.config/gcloud/configurations/config_default].
ERROR: (gcloud.projects.list) You do not currently have an active account selected.
Please run: 

  $ gcloud auth login

to obtain new credentials.
 
If you have already logged in with a different account: 

    $ gcloud config set account ACCOUNT  

to select an already authenticated account to use.

Related

See also

Advertising: