NAME
    gcloud bms instances - manage bare metal instances in Bare Metal Solution

SYNOPSIS
    gcloud bms instances COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    Manage bare metal instances in Bare Metal Solution.

GCLOUD WIDE FLAGS
    These flags are available to all commands: --help.

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     describe
        Describe a Bare Metal solution instance.

     disable-serial-console
        Disable interactive serial console for a Bare Metal Solution instance.

     enable-serial-console
        Enable interactive serial console for a Bare Metal Solution instance.

     list
        List Bare Metal Solution instances in a project.

     rename
        Rename a Bare Metal Solution instance.

     reset
        Reset a Bare Metal Solution instance.

     start
        Start a Bare Metal Solution instance.

     stop
        Stop a Bare Metal Solution instance.

     update
        Update a Bare Metal Solution instance.

NOTES
    This variant is also available:

        $ gcloud alpha bms instances

