sootsim runtime
sootsim runtime
Install, list, switch, pin, and remove versioned sootsim engine runtimes. The CLI downloads a tarball from the configured CDN (default sootbean.com, override with SOOTSIM_CDN_ORIGIN), verifies its sha256, and extracts it. The daemon serves the active runtime to Electron and the browser shell, and auto-updates it hourly in the background — sootsim runtime pin <version> holds it at one version (persisted in ~/.sootsim/config.json, or per-invocation via SOOTSIM_RUNTIME_VERSION) until unpin. sootsim runtime notes prints the hosted changelog URL.
terminal
Options
| flag | description |
|---|---|
--channel <name> | channel for ‘latest’ (default: stable) |
--force | reinstall even if already on disk |
--no-set-active | don’t switch active runtime after install (also accepts —set-active=false) |
Examples
terminal
