gcloud beta compute os-login ssh-keys

NAME
gcloud beta compute os-login ssh-keys - list, add, update, and remove OS Login SSH Keys
SYNOPSIS
gcloud beta compute os-login ssh-keys COMMAND [GCLOUD_WIDE_FLAG]
DESCRIPTION
(BETA) List, add, update, and remove OS Login SSH Keys.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.

Run $ gcloud help for details.

COMMANDS
COMMAND is one of the following:
add
(BETA) Add an SSH public key to an OS Login profile.
describe
(BETA) Describe an SSH Public Key from an OS Login Profile.
list
(BETA) List SSH public keys from an OS Login profile.
remove
(BETA) Remove an SSH public key from an OS Login profile.
update
(BETA) Update an SSH public key in an OS Login profile.
NOTES
This command is currently in beta and might change without notice. These variants are also available:
gcloud compute os-login ssh-keys
gcloud alpha compute os-login ssh-keys