Skip to content

mise bootstrap repos update

  • Usage: mise bootstrap repos update [FLAGS] [PATH]…
  • Effect: modifies state
  • Source code: src/cli/bootstrap.rs

Pull the latest changes into configured git repos

Arguments

  • [PATH]… — Update only matching configured or expanded paths

Flags

  • -n --dry-run — Print the commands that would run without running them
  • -y --yes — Skip the confirmation prompt
  • --skip-dirty — Skip repos with local changes instead of failing
  • -h --help — Print help
MIT LicenseCopyright © 2026jdx.dev