gum auth
Generated from
gum schema --json. Do not edit this page by hand; runmake docs-commands.
Manage Google OAuth credentials
Usage
gum authParent
Subcommands
- gum auth login - Authorize gum via your OAuth client (loopback + PKCE; no gcloud)
- gum auth probe - Acquire a token for --scopes and print non-secret metadata
- gum auth setup - Walk the credential prerequisites for an operation
- gum auth status - Print resolved auth provider and scope coverage
- gum auth use-ads-developer-token - Store the Google Ads API developer token in the OS keychain so the
- gum auth use-api-key - Configure the api_key auth strategy
- gum auth use-oauth-client - Register a Desktop-app OAuth client you created in the Google Cloud console.
- gum auth use-service-account - Configure the service_account_key auth strategy
Flags
| Flag | Type | Default | Help |
|---|---|---|---|
--log-format |
string |
json | Log format: json|text |
--log-level |
string |
info | Log level: debug|info|warn|error (overrides GUM_LOG_LEVEL) |
--profile |
string |
default | Profile name to read/write config under |
