exportcmd

package
v0.25.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 18, 2026 License: AGPL-3.0 Imports: 9 Imported by: 0

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

func NewExportCmd

func NewExportCmd() *cobra.Command

NewExportCmd builds the export subcommand.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL