NAME

gcloud compute os-login ssh-keys - list, add, update, and remove OS Login SSH Keys

SYNOPSIS

gcloud compute os-login ssh-keys COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION

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

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.

NOTES

These variants are also available:

$ gcloud alpha compute os-login ssh-keys

$ gcloud beta compute os-login ssh-keys