Skip to main content
These flags work on every command and subcommand. They override defaults set by environment variables and saved profiles.

Reference

Order of precedence

For settings that overlap with environment variables or profiles, the CLI resolves them in this order. Flag wins over env wins over profile: API tokens are an exception: TALKVALUE_TOKEN in the environment always overrides any saved profile, with no flag equivalent. See Authentication.

Help on any command

--help is available at every level of the command tree:
Each --help page lists the subcommands or options for that scope, plus the global flags above.