Usage
Examples
Sign in interactively (opens browser):Flags
Auto-select application by name
Set the application as the current one
Print the authorize URL instead of opening the browser
Sign in without prompting and print JSON; configures no application unless —app-name is set
Alias for the application (defaults to the application name)
Region for the first application when the account has none (e.g. EU, UK, USC, USE, USW)
Output formatting flags
If true, ignore errors in templates due to missing fields or map keys. This only applies to golang and jsonpath output formats.
Output format. One of: (json, jsonl, ndjson, jsonpath, jsonpath-as-json, jsonpath-file).
Template string or path to a template file to use when —output=jsonpath, —output=jsonpath-file.