1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-09 19:06:53 +00:00
gcloud-help/gcloud/beta/compute/machine-images/help
2022-03-01 04:29:52 +00:00

62 lines
1.7 KiB
Text

NAME
gcloud beta compute machine-images - read and manage Compute Engine machine
image resources
SYNOPSIS
gcloud beta compute machine-images COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) 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
(BETA) Add IAM policy binding to the IAM policy of a Compute Engine
machine image.
create
(BETA) Create a Compute Engine machine image.
delete
(BETA) Delete a Compute Engine machine image.
describe
(BETA) Describe a Compute Engine machine image.
get-iam-policy
(BETA) Get the IAM policy for a Compute Engine machine image.
import
(BETA) Create a Compute Engine machine image from virtual appliance in
OVA/OVF format.
list
(BETA) List Google Compute Engine machine images.
remove-iam-policy-binding
(BETA) Remove IAM policy binding from the IAM policy of a Compute
Engine machine image.
set-iam-policy
(BETA) Set the IAM policy for a Compute Engine machine image.
NOTES
This command is currently in beta and might change without notice. These
variants are also available:
$ gcloud compute machine-images
$ gcloud alpha compute machine-images