mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
51 lines
1.3 KiB
Text
51 lines
1.3 KiB
Text
NAME
|
|
gcloud alpha bms volumes - manage bare metal volumes in Bare Metal Solution
|
|
|
|
SYNOPSIS
|
|
gcloud alpha bms volumes GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) 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
|
|
(ALPHA) Manage bare metal logical unit numbers (LUNs) in Bare Metal
|
|
Solution.
|
|
|
|
snapshots
|
|
(ALPHA) Manage snapshots for Bare Metal Solution volumes.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
describe
|
|
(ALPHA) Describe a Bare Metal Solution volume.
|
|
|
|
list
|
|
(ALPHA) List Bare Metal Solution volumes in a project.
|
|
|
|
restore
|
|
(ALPHA) Restore a Bare Metal Solution boot volume from an existing
|
|
snapshot.
|
|
|
|
snapshot
|
|
(ALPHA) Create a snapshot of a Bare Metal Solution boot volume.
|
|
|
|
update
|
|
(ALPHA) Update a Bare Metal Solution volume.
|
|
|
|
NOTES
|
|
This command is currently in alpha and might change without notice. If this
|
|
command fails with API permission errors despite specifying the correct
|
|
project, you might be trying to access an API with an invitation-only early
|
|
access allowlist. This variant is also available:
|
|
|
|
$ gcloud bms volumes
|
|
|