1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 18:45:13 +00:00
gcloud-help/gcloud/compute/snapshots/help
2022-03-01 04:29:52 +00:00

64 lines
1.5 KiB
Text

NAME
gcloud compute snapshots - list, describe, and delete Compute Engine
snapshots
SYNOPSIS
gcloud compute snapshots COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
List, describe, and delete Compute Engine snapshots.
For more information about snapshots, see the snapshots documentation
(https://cloud.google.com/compute/docs/disks/create-snapshots).
See also: Snapshots API
(https://cloud.google.com/compute/docs/reference/rest/v1/snapshots).
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
Add IAM policy binding to a Compute Engine snapshot.
add-labels
Add labels to Google Compute Engine snapshots.
create
Create Compute Engine snapshots.
delete
Delete Compute Engine snapshots.
describe
Describe a Compute Engine snapshot.
get-iam-policy
Get the IAM policy for a Compute Engine snapshot.
list
List Google Compute Engine snapshots.
remove-iam-policy-binding
Remove IAM policy binding from a Compute Engine snapshot.
remove-labels
Remove labels from Google Compute Engine snapshots.
set-iam-policy
Set the IAM policy for a Compute Engine snapshot.
update
Update a Compute Engine snapshot.
NOTES
These variants are also available:
$ gcloud alpha compute snapshots
$ gcloud beta compute snapshots