aeroflare_auth_get
aeroflare auth get
Print a stored credential value (for scripting)
Synopsis
Print the raw stored value of a credential to stdout, for use in scripts.
Examples: aeroflare auth get github aeroflare auth get cloudflare account_id aeroflare auth get oci registry.example.com token
For a multi-field service with no field given, each field is printed as "name=value".
aeroflare auth get <service> [field] [flags]
Options
-h, --help help for get
Options inherited from parent commands
--cache-url string OCI registry URL for the cache
--cf-token string Cloudflare API Token
--cf-user-id string Cloudflare Account ID
--github-token string GitHub Token
--gitlab-token string GitLab Token
-v, --verbose count Enable verbose output (-v for packages, -vv for requests)
SEE ALSO
- aeroflare auth - Manage Aeroflare authentication secrets