- NAME
-
- gcloud alpha compute os-login - create and manipulate Compute Engine OS Login resources
- SYNOPSIS
-
-
gcloud alpha compute os-login
GROUP
|COMMAND
[GCLOUD_WIDE_FLAG …
]
-
- DESCRIPTION
-
(ALPHA)
The gcloud oslogin command group lets you manage your OS Login profile.OS Login profiles can be used to store information such as Posix account information and SSH keys used for cloud products such as Compute Engine.
For more information about OS Login, see the OS Login documentation.
See also: OS Login API.
- GCLOUD WIDE FLAGS
-
These flags are available to all commands:
--help
.Run
$ gcloud help
for details. - GROUPS
-
is one of the following:GROUP
ssh-keys
-
(ALPHA)
List, add, update, and remove OS Login SSH Keys.
- COMMANDS
-
is one of the following:COMMAND
describe-profile
-
(ALPHA)
Describe the OS Login profile for the current user. remove-profile
-
(ALPHA)
Remove the posix account information for the current user.
- 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
gcloud beta compute os-login
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.