docs/cli/bootstrap/dotfiles/status.md
mise bootstrap dotfiles statusmise bootstrap dotfiles status [-J --json] [--missing] [TARGET]…lssrc/cli/dotfiles/status.rsShow 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.
[TARGET]… — Only show these targets-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)-h --help — Print helpmise 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