NAME
    gcloud bms ssh-keys - manage SSH keys for Bare Metal Solution

SYNOPSIS
    gcloud bms ssh-keys COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    Manage SSH keys for 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:

     add
        Add a public SSH key to the project in Bare Metal Solution.

     list
        List the SSH keys added to the project in Bare Metal Solution.

     remove
        Remove an SSH key in Bare Metal Solution given its name.

NOTES
    This variant is also available:

        $ gcloud alpha bms ssh-keys

