Back to Mise

`mise bootstrap systemd apply`

docs/cli/bootstrap/systemd/apply.md

2026.9.2950 B
Original Source
<!-- @generated by usage-cli from usage spec -->

mise bootstrap systemd apply

  • Usage: mise bootstrap systemd apply [-n --dry-run] [-y --yes]
  • Effect: modifies state
  • Source code: src/cli/bootstrap.rs

Install and start systemd user services from [bootstrap.linux.systemd.units]

Flags

  • -n --dry-run — Print the commands that would run without running them
  • -y --yes — Skip the confirmation prompt
  • -h --help — Print help
<!-- generated reference navigation -->

This is a compatibility spelling. Use mise bootstrap linux systemd-units apply [-n --dry-run] [-y --yes] in new scripts.