docs/cli/bootstrap/dotfiles/save.md
mise bootstrap dotfiles savemise bootstrap dotfiles save [FLAGS] [PATH]…src/cli/dotfiles/save.rsSave a checkpoint of the tracked files now
Fails when history cannot save or a requested path is not tracked, so a
script or an agent gets a trustworthy result; a save that finds nothing
changed succeeds as a no-op. --best-effort turns save errors into a
warning for set -e update scripts.
[PATH]… — Paths to save; every one must be tracked-d --description <TEXT> — A description for the checkpoint
--trigger <TRIGGER> — What is saving: save (the default), agent, or update
Default: save
--task <ID> — The task an agent is working on
--label <LABEL> — A label to find the checkpoint by later
--best-effort — Warn instead of failing when history cannot save
-h --help — Print help