1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-11 15:39:42 +00:00

gcloud: Fri Mar 24 11:31:22 UTC 2023

This commit is contained in:
Automated 2023-03-24 11:31:22 +00:00
parent a4bd29dd06
commit 4ccfc7a5e3
142 changed files with 4081 additions and 397 deletions

31
gcloud/bms/ssh-keys/help Normal file
View file

@ -0,0 +1,31 @@
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