- 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
-
These flags are available to all commands:
--help
.Run
$ gcloud help
for details. - COMMANDS
-
is one of the following:COMMAND
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 might change without notice. If this
command fails with API permission errors despite specifying the correct project,
you might be trying to access an API with an invitation-only early access
allowlist. These variants are also available:
gcloud compute os-login ssh-keys
gcloud beta compute os-login ssh-keys
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-02-06 UTC.