Download Sessions CLI
Sync your Claude Code sessions and manage your coding profile from the terminal.
Quick Install
$ curl -fsSL https://sessions.shotgun.dev/install.sh | sh
Or Download Directly
After Downloading
1
Make it executable
Grant execute permissions to the downloaded binary.
chmod +x sessions-*
2
Move to your PATH
Move the binary somewhere in your PATH for easy access.
mv sessions-* ~/.local/bin/sessions
3
Authenticate
Log in to connect the CLI to your Sessions account.
sessions auth