mise bootstrap services
- Usage:
mise bootstrap services <SUBCOMMAND> - Effect: read-only
- Source code:
src/cli/bootstrap.rs
Manage services from [bootstrap.services]
System-scope entries (the default) converge existing Linux systemd system units. scope = "user" entries are services mise defines for the current user on every platform: a systemd user unit on Linux, a LaunchAgent on macOS, a Scheduled Task on Windows.
Flags
-h --help— Print help
Subcommands
mise bootstrap services apply [-n --dry-run] [-y --yes]mise bootstrap services remove [-n --dry-run] <NAME>mise bootstrap services status [-J --json] [--missing]