Skip to main content
The Traceback CLI (traceback) provides terminal commands to automate source map uploads in CI/CD, run local replay debugging, and inspect project health.

Installation


Authentication

Authenticate the CLI with your Traceback account:
Alternatively, set the environment variable:

Available Commands

traceback init

Bootstrap Traceback configuration in an existing repository.

traceback sourcemaps

Validate and upload JavaScript / TypeScript source maps to Traceback.

traceback capture

Send synthetic test events and verify pipeline connectivity.

traceback replay

Download and inspect session replay streams locally.

traceback doctor

Run diagnostic checks on your environment, SDK installation, and network routes.