Documentation
¶
Overview ¶
Package exportcmd provides the export subcommand: it downloads a captured session as JSONL from the running tapes API and writes it to stdout or a file. The output is the API's session→traces→spans projection verbatim — export is a thin client of GET /v1/sessions/{id}/export, not a second renderer, so the CLI and the API can never drift.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.