gcloud_alpha_compute_os-login_ssh-keys_remove (1)
NAME
- gcloud alpha compute os-login ssh-keys remove - remove an SSH public key from an OS Login profile
SYNOPSIS
-
gcloud alpha compute os-login ssh-keys remove (--key=KEY | --key-file=KEY_FILE) [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) gcloud alpha compute os-login ssh-keys remove will take
REQUIRED FLAGS
-
-
Exactly one of these must be specified:
-
- --key=KEY
-
The SSH public key to remove 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 remove 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
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 remove $ gcloud beta compute os-login ssh-keys remove