Reference
Order of precedence
For overlapping settings, CLI flags win over environment variables, which win over saved profiles or defaults:
API tokens are the exception.
TALKVALUE_TOKEN in the environment always overrides any saved profile and has no flag equivalent. See Authentication.
Common setups
CI environment
Docker
Multiple profiles in one shell
Staging API
Related
- Authentication.
TALKVALUE_TOKENvs profiles, precedence rules. - Global flags. Flag equivalents for the env vars above.
- Output format. How color and format auto-detection work.
