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

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

DESCRIPTION
    (ALPHA) 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
        (ALPHA) Add a public SSH key to the project in Bare Metal Solution.

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

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

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 ssh-keys

