mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-12 07:58:28 +00:00
35 lines
1 KiB
Text
35 lines
1 KiB
Text
NAME
|
|
gcloud alpha bms serial-console-ssh-keys - manage interactive serial
|
|
console SSH keys in Bare Metal Solution
|
|
|
|
SYNOPSIS
|
|
gcloud alpha bms serial-console-ssh-keys COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) Manage interactive serial console SSH keys 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:
|
|
|
|
add
|
|
(ALPHA) Add a Bare Metal Solution interactive serial console SSH key.
|
|
|
|
list
|
|
(ALPHA) List Bare Metal Solution interactive serial console SSH keys in
|
|
a project.
|
|
|
|
remove
|
|
(ALPHA) Remove a Bare Metal solution interactive serial console SSH
|
|
key.
|
|
|
|
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.
|
|
|