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.

     rename
        Rename a Bare Metal Solution volume.

     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

