Expand description
infra services command group: start, stop, restart, status, cleanup, and
serve.
Defines the ServicesCommands clap subcommand tree and the individual
target enums (StartTarget, StopTarget, RestartTarget); dispatch
is delegated to the sibling implementation modules via execute.
Modules§
- cleanup
- restart
- Service restart handlers shared by the single-target and batch restart paths.
- serve
- start