Manage local telemetry environment variables (dataExports.telemetry.local.vars)
Usage:
tare identity edit local-vars [flags]
tare identity edit local-vars [command]
Available Commands:
list List current entries
set Set one or more entries
unset Remove one or more entries
Global Flags:
-f, --file string Path to the identity JSON file (default: identity.json)
-q, --quiet Suppress progress output; only errors and the final summary go to stderr
-v, --verbose Verbose output: plain-mode progress lines plus full per-blob chunk logs to stderr
Use "tare identity edit local-vars [command] --help" for more information about a command.