mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
304 B
304 B
opencode import
Import session data from a JSON file or URL. More information: https://opencode.ai/docs/cli#import.
- Import from a JSON file:
opencode import {{path/to/session}}.json
- Import from a share URL:
opencode import {{url}}
- Display help:
opencode import {{[-h|--help]}}