Difference between revisions of "Gcloud container images list"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{lc}} gcloud container images list ERROR: (gcloud.container.images.list) The required property [project] is not currently set. It can be set on a per-command basis by...")
 
 
(One intermediate revision by the same user not shown)
Line 11: Line 11:
 
  or it can be set temporarily by the environment variable [CLOUDSDK_CORE_PROJECT]
 
  or it can be set temporarily by the environment variable [CLOUDSDK_CORE_PROJECT]
  
 +
== Related ==
 +
* <code>[[gcloud auth activate-service-account]]</code>
  
 +
== See also ==
 
* {{gcloud container}}
 
* {{gcloud container}}
 +
 +
[[Category:GCP]]

Latest revision as of 21:12, 21 June 2022

gcloud container images list
ERROR: (gcloud.container.images.list) The required property [project] is not currently set.
It can be set on a per-command basis by re-running your command with the [--project] flag.

You may set it for your current workspace by running:

  $ gcloud config set project VALUE 

or it can be set temporarily by the environment variable [CLOUDSDK_CORE_PROJECT]

Related[edit]

See also[edit]

Advertising: