[PR #5426] feat: add session export cli command #11398

Open
opened 2026-02-16 18:16:13 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/5426

State: open
Merged: No


opencode session export [sessionID]

export session transcript to file

Positionals:
sessionID session id to export

Options:
-o, --output output file path
-f, --format output format
[string] [choices: "markdown", "json"] [default: "markdown"]

Fixes: #5426

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/5426 **State:** open **Merged:** No --- opencode session export [sessionID] export session transcript to file Positionals: sessionID session id to export Options: -o, --output output file path -f, --format output format [string] [choices: "markdown", "json"] [default: "markdown"] Fixes: #5426
yindo added the pull-request label 2026-02-16 18:16:13 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#11398