commands.sh

opencode export

all

Export session data as JSON.

More info →

Options (1)

-h, --helpboolean

Display help

Example: opencode export {{[-h|--help]}}

Examples (3)

Export a specific session to a file

opencode export session_id > path/to/session.json

Export a session interactively (output in `stdout`)

Display help

opencode export [-h|--help]
made by @shridhargupta | data from tldr-pages