1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-11 23:49:35 +00:00
gcloud-help/gcloud/alpha/bms/ssh-keys/help

35 lines
962 B
Text
Raw Normal View History

2023-01-19 00:56:33 +00:00
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
2023-03-24 11:31:22 +00:00
access allowlist. This variant is also available:
$ gcloud bms ssh-keys
2023-01-19 00:56:33 +00:00