mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
46 lines
1,017 B
Text
46 lines
1,017 B
Text
NAME
|
|
gcloud bms volumes - manage bare metal volumes in Bare Metal Solution
|
|
|
|
SYNOPSIS
|
|
gcloud bms volumes GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage bare metal volumes in Bare Metal Solution.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
GROUPS
|
|
GROUP is one of the following:
|
|
|
|
luns
|
|
Manage bare metal logical unit numbers (LUNs) in Bare Metal Solution.
|
|
|
|
snapshots
|
|
Manage snapshots for Bare Metal Solution volumes.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
describe
|
|
Describe a Bare Metal Solution volume.
|
|
|
|
list
|
|
List Bare Metal Solution volumes in a project.
|
|
|
|
restore
|
|
Restore a Bare Metal Solution boot volume from an existing snapshot.
|
|
|
|
snapshot
|
|
Create a snapshot of a Bare Metal Solution boot volume.
|
|
|
|
update
|
|
Update a Bare Metal Solution volume.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud alpha bms volumes
|
|
|