Skip to content

mise bootstrap dotfiles status

Show the status of dotfiles from [dotfiles]

Template entries are rendered to compare their output; trusted template functions may execute. --missing changes the exit status, not the listing.

Arguments

  • [TARGET]… — Only show these targets

Flags

  • --truncate — Truncate long terminal output to fit the available width

    Default: true

  • -J --json — Output in JSON format

  • --missing — Exit with code 1 if any configured dotfiles are not in their desired state (missing, source missing, differs)

  • --prompt-secrets — Prompt securely for missing bootstrap secret inputs

  • -h --help — Print help

Examples

mise bootstrap dotfiles status
mise bootstrap dotfiles status ~/.zshrc
mise bootstrap dotfiles status --json
mise bootstrap dotfiles status --missing # exit 1 if anything is out of sync
MIT LicenseCopyright © 2026jdx.dev