ReferenceCLI
stash telemetry
Manage anonymous usage analytics
Generated from stash v1.0.0 via npx [email protected] manifest --json. Run npx [email protected] --help to see the live command surface.
Manage the anonymous, opt-out usage analytics the CLI collects to
improve the tool. status (the default) reports whether telemetry is
on and which setting governs it; enable / disable write your saved
preference. Telemetry is also disabled by the DO_NOT_TRACK or
STASH_TELEMETRY_DISABLED environment variables and automatically in CI.
No plaintext, schema, table/column names, or connection details are
ever collected. See https://cipherstash.com/docs/reference/cli.
npx stash telemetryExamples
npx stash telemetry status
npx stash telemetry disable
npx stash telemetry enable