@gently-whitesnow/throne-cli
v0.1.0
Published
Throne local sidecar CLI — uploads chat-history sessions to a Throne instance.
Downloads
30
Readme
@gently-whitesnow/throne-cli
Local sidecar CLI for uploading chat-history sessions to a Throne instance.
Install
npm i -g @gently-whitesnow/throne-cliYou can also run it without installing:
npx -y @gently-whitesnow/throne-cli sync claude-codeCommands
throne --version
throne login --api-url http://localhost:5008
throne sync claude-code --api-url http://localhost:5008
throne sync codex-cli --dry-run
throne uploads list --api-url http://localhost:5008
throne logout --api-url http://localhost:5008Supported sync sources are registered in the CLI and include Claude Code, Claude Desktop, Claude Projects, Codex CLI, Codex Desktop, and Codex sessions.
Repository: https://github.com/gently-whitesnow/throne
