Difference between revisions of "Gcloud compute images"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{lc}} gcloud compute images list == See also == * {{gcloud compute}} * {{gcloud}} Category:Google Cloud")
 
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
 
  [[gcloud compute images list]]
 
  [[gcloud compute images list]]
 +
 +
<pre>
 +
gcloud compute images
 +
ERROR: (gcloud.compute.images) Command name argument expected.
 +
 +
Available commands for gcloud compute images:
 +
 +
      add-iam-policy-binding    Add IAM policy binding to a Compute Engine
 +
                                image.
 +
      add-labels                Add labels to Google Compute Engine images.
 +
      create                    Create Compute Engine images.
 +
      delete                    Delete Compute Engine images.
 +
      deprecate                  Manage deprecation status of Compute Engine
 +
                                images.
 +
      describe                  Describe a Compute Engine image.
 +
      describe-from-family      Describe the latest image from an image family.
 +
      export                    Export a Compute Engine image.
 +
      get-iam-policy            Get the IAM policy for a Compute Engine image.
 +
      import                    Import an image into Compute Engine.
 +
      list                      List Google Compute Engine images.
 +
      remove-iam-policy-binding  Remove IAM policy binding from a Compute Engine
 +
                                image.
 +
      remove-labels              Remove labels from Google Compute Engine
 +
                                images.
 +
      set-iam-policy            Set the IAM policy for a Compute Engine image.
 +
      update                    Update a Compute Engine image.
 +
 +
For detailed information on this command and its flags, run:
 +
  gcloud compute images --help
 +
</pre>
  
  

Revision as of 20:07, 21 June 2022

gcloud compute images list
gcloud compute images
ERROR: (gcloud.compute.images) Command name argument expected.

Available commands for gcloud compute images:

      add-iam-policy-binding     Add IAM policy binding to a Compute Engine
                                 image.
      add-labels                 Add labels to Google Compute Engine images.
      create                     Create Compute Engine images.
      delete                     Delete Compute Engine images.
      deprecate                  Manage deprecation status of Compute Engine
                                 images.
      describe                   Describe a Compute Engine image.
      describe-from-family       Describe the latest image from an image family.
      export                     Export a Compute Engine image.
      get-iam-policy             Get the IAM policy for a Compute Engine image.
      import                     Import an image into Compute Engine.
      list                       List Google Compute Engine images.
      remove-iam-policy-binding  Remove IAM policy binding from a Compute Engine
                                 image.
      remove-labels              Remove labels from Google Compute Engine
                                 images.
      set-iam-policy             Set the IAM policy for a Compute Engine image.
      update                     Update a Compute Engine image.

For detailed information on this command and its flags, run:
  gcloud compute images --help


See also

Advertising: