Skip to content

postsale traces

List, inspect, export, and purge the execution traces the CLI keeps on this machine.

Updated July 17, 20261 min readPostsale CLI

List, inspect, export, and purge local execution traces.

Subcommands

CommandNotes
listJSON {traces:[...]} or --human
show <id>Full JSON; shortest unambiguous prefix OK
export <id>--format json|csv|markdown, --out <path>
purgerequires --yes; optional age filter
bash
postsale traces list
postsale traces show <id>
postsale traces export <id>
postsale traces purge --yes

Directory: ~/.postsale/traces/ (POSTSALE_TRACE_DIR). See env vars for POSTSALE_TRACE_FULL (credentials risk).

Agent tools

query_trace