sootsim upgrade
update the sootsim CLI and engine runtime to the latest
sootsim upgrade
One command to get current. Checks the npm registry for a newer sootsim CLI and installs it globally if your version is behind, then checks the runtime channel and installs + activates the latest engine runtime. Safe to run anytime — each half is skipped when already up to date. The CLI and engine runtime are versioned independently, which is a frequent source of “I ran upgrade but the version did not change” confusion — this command upgrades both.
terminal
Options
| flag | description |
|---|---|
--channel <name> | runtime channel for ‘latest’ (default: stable) |
Examples
terminal