Back to Mise

`mise bootstrap status`

docs/cli/bootstrap/status.md

2026.9.21.0 KB
Original Source
<!-- @generated by usage-cli from usage spec -->

mise bootstrap status

  • Usage: mise bootstrap status [FLAGS]
  • Aliases: ls
  • Effect: read-only
  • Source code: src/cli/bootstrap.rs

Show the aggregate bootstrap status

Inspect configured resource state without applying changes. --missing sets a nonzero exit status for drift; it does not restrict the listing to missing entries. Dotfile status can render trusted templates, including their exec() calls.

Flags

  • -J --json — Output in JSON format
  • --missing — Exit with code 1 if any configured bootstrap state is not in its desired state
  • --prompt-secrets — Prompt securely for missing bootstrap secret inputs
  • -h --help — Print help
<!-- generated reference navigation -->