sootsim runtime
sootsim runtime
Install, list, switch, and remove versioned SootSim engine runtimes. The CLI downloads a tarball from the configured CDN, verifies its sha256, and extracts it. The daemon serves the default runtime and updates it hourly in the background. To keep one app on a fixed engine, set runtimeVersion in that repo’s optional sootsim.config.ts; this does not change other apps. sootsim runtime notes prints release notes for the repo-selected engine, or the machine default when the repo has no selection.
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
