Skip to main content

Module self_update

Module self_update 

Source
Expand description

rst self-update: refresh a cargo-installed binary and migrate configs.

The npm package’s self-update lives in its Node CLI. This binary is installed via cargo, so the equivalent is cargo install run-stack --force, then JSON→TOML and essential-services config migration.

Functions§

migrate_configs
JSON→TOML and missing essential, for every known workspace.
run