Difference between revisions of "Gcloud projects list"

From wikieduonline
Jump to navigation Jump to search
Line 3: Line 3:
  
 
* <code>[[gcloud projects]] list</code>
 
* <code>[[gcloud projects]] list</code>
 +
 +
== Errors ==
 +
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 ==
 
== Related ==

Revision as of 17:11, 28 October 2021

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

Errors

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: