mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 01:45:45 +00:00
32 lines
706 B
Text
32 lines
706 B
Text
NAME
|
|
gcloud bms volumes snapshots - manage snapshots for Bare Metal Solution
|
|
volumes
|
|
|
|
SYNOPSIS
|
|
gcloud bms volumes snapshots COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage snapshots for Bare Metal Solution volumes.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
delete
|
|
Delete a Bare Metal Solution boot volume snapshot.
|
|
|
|
describe
|
|
Describe a Bare Metal Solution boot volume snapshot.
|
|
|
|
list
|
|
List snapshots for a Bare Metal Solution boot volume.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud alpha bms volumes snapshots
|
|
|