gcloud compute os-login ssh-keys - list, add, update, and remove OS Login SSH Keys
gcloud compute os-login ssh-keys COMMAND [GCLOUD_WIDE_FLAG ...]
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
Add an SSH public key to an OS Login profile.
- describe
Describe an SSH Public Key from an OS Login Profile.
- list
List SSH public keys from an OS Login profile.
- remove
Remove an SSH public key from an OS Login profile.
- update
Update an SSH public key in an OS Login profile.
These variants are also available:
$ gcloud alpha compute os-login ssh-keys
$ gcloud beta compute os-login ssh-keys