Organiza tus páginas con colecciones
Guarda y categoriza el contenido según tus preferencias.
NOMBRE
gcloud auth: Configura los parámetros de autenticación.
SINOPSIS
gdcloud auth COMMAND [flags]
DESCRIPCIÓN
Configura los parámetros de autenticación.
Otorga y revoca la autorización a la CLI de gcloud.
También imprime tokens de identidad y configura la autenticación de Docker.
MARCAS GENERALES DE GCLOUD
Estas marcas están disponibles para todos los comandos: --help.
activate-service-account
Authorize access to GDC air-gapped with a service account.
configure-docker
Configure Docker authentication after signing in to the gdcloud CLI.
login
Authorize the gdcloud CLI to sign in with the configured identity provider.
print-identity-token
Print an identity token for the current active account.
revoke
Revoke the authentication credentials of an account from GDCH.
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Información o código de muestra incorrectos","incorrectInformationOrSampleCode","thumb-down"],["Faltan la información o los ejemplos que necesito","missingTheInformationSamplesINeed","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2025-07-16 (UTC)"],[[["`gdcloud auth` is used to manage authentication settings for the gdcloud CLI."],["You can use it to grant or revoke authorization for the CLI."],["It also allows you to configure Docker authentication and print identity tokens."],["The available commands include `activate-service-account`, `configure-docker`, `login`, `print-identity-token`, and `revoke`."],["The `--help` flag is available for all `gdcloud` commands."]]],[]]