gcloud_compute_os-login_ssh-keys_describe (1)
NAME
- gcloud compute os-login ssh-keys describe - describe an SSH Public Key from an OS Login Profile
SYNOPSIS
-
gcloud compute os-login ssh-keys describe (--key=KEY | --key-file=KEY_FILE) [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
gcloud compute os-login ssh-keys describe will take either a string
REQUIRED FLAGS
-
-
Exactly one of these must be specified:
-
- --key=KEY
-
The SSH public key to describe from the OS Login Profile. Key value can either
be the SSH key or the OS Login fingerprint of the key.
- --key-file=KEY_FILE
-
The path to a file containing an SSH public key to describe from the OS Login
Profile. Key value can either be the SSH key or the OS Login fingerprint of the
key.
-
-
Exactly one of these must be specified:
GCLOUD WIDE FLAGS
These flags are available to all commands: --account, --configuration, --flags-file, --flatten, --format, --help, --log-http, --project, --quiet, --trace-token, --user-output-enabled, --verbosity. Run $ gcloud help for details.
NOTES
These variants are also available:
- $ gcloud alpha compute os-login ssh-keys describe $ gcloud beta compute os-login ssh-keys describe