gcloud beta compute os-login ssh-keys - list, add, update, and remove OS Login SSH Keys
gcloud beta compute os-login ssh-keys COMMAND [GCLOUD_WIDE_FLAG ...]
(BETA) List, add, update, and remove OS Login SSH Keys.
These flags are available to all commands: --help.
Run $ gcloud help for details.
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.
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