Back to Mise

`mise bootstrap systemd status`

docs/cli/bootstrap/systemd/status.md

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

mise bootstrap systemd status

  • Usage: mise bootstrap systemd status [-J --json] [--missing]
  • Effect: read-only
  • Source code: src/cli/bootstrap.rs

Show the state of systemd user services from [bootstrap.linux.systemd.units]

Flags

  • -J --json — Output in JSON format
  • --missing — Exit with code 1 if any configured systemd user service is not in its desired state
  • -h --help — Print help
<!-- generated reference navigation -->

This is a compatibility spelling. Use mise bootstrap linux systemd-units status [-J --json] [--missing] in new scripts.