gcloud_alpha_compute_os-login_ssh-keys (1)
NAME
- gcloud alpha compute os-login ssh-keys - list, add, update, and remove OS Login SSH Keys
SYNOPSIS
-
gcloud alpha compute os-login ssh-keys COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) List, add, update, and remove OS Login SSH Keys.
GCLOUD WIDE FLAGS
COMMANDS
COMMAND is one of the following:
-
- add
-
(ALPHA) Add an SSH public key to an OS Login profile.
- describe
-
(ALPHA) Describe an SSH Public Key from an OS Login Profile.
- list
-
(ALPHA) List SSH public keys from an OS Login profile.
- remove
-
(ALPHA) Remove an SSH public key from an OS Login profile.
- update
-
(ALPHA) Update an SSH public key in an OS Login profile.
NOTES
This command is currently in ALPHA and may change without notice. If this command fails with API permission errors despite specifying the right project, you will have to apply for early access and have your projects registered on the API whitelist to use it. To do so, contact Support at cloud.google.com/support These variants are also available:
- $ gcloud compute os-login ssh-keys $ gcloud beta compute os-login ssh-keys