docs/cli/bootstrap/dotfiles/capture.md
mise bootstrap dotfiles capturemise bootstrap dotfiles capture [--label <LABEL>] <-- COMMAND>…src/cli/dotfiles/capture.rsRecord tracked files before and after an external command
Runs the command directly, inheriting its terminal and environment. Keeps a linked checkpoint pair, including when the command fails or changes no files. Capture failures warn and never replace the command's exit status. Only tracked files are recorded: package, service, and other system effects are not reversible. Concurrent editor changes are part of the same interval.
<-- COMMAND>… — Command and arguments to run, after ----label <LABEL> — Describe this operation in history-h --help — Print help