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.

     rename
        (ALPHA) Rename a Bare Metal Solution volume.

     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

