Expand description
run-stack, as a library so both binary names share one implementation.
Modules§
- assets
- The files a stack is built from, carried inside the binary.
- cli
- run-stack: one command to boot a full local stack in Docker.
- commands
rst commands— every CLI entry in a terminal table.- compose
- Building and running the
docker composecommand. - config
- run.config.toml: read, write, and the section grouping.
- delegate
- Handing a command to the shell implementation.
- env
- The environment a compose command runs with.
- generate
- The generated compose overlays.
- self_
update rst self-update: refresh a cargo-installed binary and migrate configs.- workspace
- Finding the workspace a command belongs to.