1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 10:35:03 +00:00
gcloud-help/gcloud/alpha/compute/machine-images/help
2022-03-01 04:29:52 +00:00

64 lines
1.9 KiB
Text

NAME
gcloud alpha compute machine-images - read and manage Compute Engine
machine image resources
SYNOPSIS
gcloud alpha compute machine-images COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Read and manage Compute Engine machine image resources..
For more information about machine images, see the machine images
documentation (https://cloud.google.com/compute/docs/machine-images).
See also: Machine images API
(https://cloud.google.com/compute/docs/reference/rest/v1/machineImages).
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
add-iam-policy-binding
(ALPHA) Add IAM policy binding to the IAM policy of a Compute Engine
machine image.
create
(ALPHA) Create a Compute Engine machine image.
delete
(ALPHA) Delete a Compute Engine machine image.
describe
(ALPHA) Describe a Compute Engine machine image.
get-iam-policy
(ALPHA) Get the IAM policy for a Compute Engine machine image.
import
(ALPHA) Create a Compute Engine machine image from virtual appliance in
OVA/OVF format.
list
(ALPHA) List Google Compute Engine machine images.
remove-iam-policy-binding
(ALPHA) Remove IAM policy binding from the IAM policy of a Compute
Engine machine image.
set-iam-policy
(ALPHA) Set the IAM policy for a Compute Engine machine image.
NOTES
This command is currently in alpha and might change without notice. If this
command fails with API permission errors despite specifying the correct
project, you might be trying to access an API with an invitation-only early
access allowlist. These variants are also available:
$ gcloud compute machine-images
$ gcloud beta compute machine-images