mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-29 09:16:36 +00:00
docs(cli): add example for redirecting export output to file
This commit is contained in:
@@ -427,6 +427,12 @@ opencode export [sessionID]
|
||||
|
||||
If you don't provide a session ID, you'll be prompted to select from available sessions.
|
||||
|
||||
You can redirect the output to save to a file for further investigation:
|
||||
|
||||
```bash
|
||||
opencode export > export.json
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
### import
|
||||
|
||||
Reference in New Issue
Block a user