2022-03-01 04:29:52 +00:00
|
|
|
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.
|
|
|
|
|
|
2022-10-18 11:38:19 +00:00
|
|
|
snapshots
|
|
|
|
|
Manage snapshots for Bare Metal Solution volumes.
|
|
|
|
|
|
2022-03-01 04:29:52 +00:00
|
|
|
COMMANDS
|
|
|
|
|
COMMAND is one of the following:
|
|
|
|
|
|
|
|
|
|
describe
|
|
|
|
|
Describe a Bare Metal Solution volume.
|
|
|
|
|
|
|
|
|
|
list
|
|
|
|
|
List Bare Metal Solution volumes in a project.
|
|
|
|
|
|
2023-05-10 11:35:23 +00:00
|
|
|
rename
|
|
|
|
|
Rename a Bare Metal Solution volume.
|
|
|
|
|
|
2022-10-18 11:38:19 +00:00
|
|
|
restore
|
|
|
|
|
Restore a Bare Metal Solution boot volume from an existing snapshot.
|
|
|
|
|
|
|
|
|
|
snapshot
|
|
|
|
|
Create a snapshot of a Bare Metal Solution boot volume.
|
|
|
|
|
|
2022-03-16 08:47:18 +00:00
|
|
|
update
|
|
|
|
|
Update a Bare Metal Solution volume.
|
|
|
|
|
|
2022-03-01 04:29:52 +00:00
|
|
|
NOTES
|
|
|
|
|
This variant is also available:
|
|
|
|
|
|
|
|
|
|
$ gcloud alpha bms volumes
|
|
|
|
|
|