CLI reference
Usage: jamstream <COMMAND>
The jamstream CLI is built for automation, scripting, and headless use.
It hosts, monitors, and ends sessions unattended, joins them without a display, and reads and writes the same session state files the app does, so either tool can watch or end what the other started.
People playing music want the app and the quickstart; the pages here document every command and flag.
| Command | What it does |
|---|---|
jamstream host | Provision a session server and mint invites. |
jamstream status | List known sessions with elapsed time and accrued cost. |
jamstream end | Destroy a session's server and mark the session ended. |
jamstream sweep | Find and destroy orphaned jamstream instances. |
jamstream join | Join a session as a headless client. |
jamstream recordings | List and fetch the takes a session recorded to a bucket. |
jamstream completions | Print shell completions for jamstream. |