Commands
integration
Lists, checks, installs, or removes supported coding-agent integrations. Usage<sources...> accepts supported coding-agent sources such as claude and
codex. install adds only Atlan-managed hook entries; uninstall removes
only those owned entries. doctor verifies the installed integration state.
session
Lists locally captured sessions for a selected time window. Usageimport
Starts or manages a local session import. Usagestart can import discovered sessions from a source or selected session IDs.
The returned import ID is used by status, cancel, and retry.
reconcile
Forces the daemon to rescan local content and redrive pending work. Usageconfig
Shows or changes local trace-content capture policy. Usagedata
Shows local trace-storage state or removes reclaimable payload data. Usagestatus reports the local journal and outbox. Treat purge as destructive.
outbox
Shows delivery state or moves compatible dead-letter items back into delivery. Usageruntime
Shows runtime state or activates the previously retained runtime version. Usagestatus also reports the last auto-update result. rollback does not delete
the journal.
support
Writes an installation diagnostics bundle. Usage[path] is omitted.
Examples
Output and behavior
- Trace commands operate on the local runtime, journal, integrations, and delivery state. Commands that export or retry work can contact the Gateway.
- The active Registry context does not set trace attribution; capture resolves its own workspace and identity.
- Integration changes preserve unrelated coding-agent configuration.
- Purge changes local data, rollback changes the active runtime, and DLQ requeue changes delivery state. Inspect status first.
- Review support bundles before sharing them outside your organization.