LinuxCommandLibrary

opencode-import

Import OpenCode session data

TLDR

Import a session from a JSON file

$ opencode import [path/to/session.json]
copy

SYNOPSIS

opencode import file

DESCRIPTION

opencode import imports session data into OpenCode from a JSON file previously created with opencode export. This allows restoring or sharing conversation sessions between different OpenCode installations or users.

SEE ALSO

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard