Back to Mise

`mise self-update`

docs/cli/self-update.md

2026.8.12922 B
Original Source
<!-- @generated by usage-cli from usage spec -->

mise self-update

Updates mise itself.

Uses the GitHub Releases API to find the latest release and binary. By default, this will also update any installed plugins. Uses mise's GitHub token resolution chain for authenticated requests.

Packagers can disable this command so that mise is updated through the package manager instead. See https://mise.jdx.dev/contributing.html#packaging-and-self-update-instructions

Arguments

  • [VERSION] — Update to a specific version

Flags

  • -f --force — Update even if already up to date
  • -y --yes — Skip confirmation prompt
  • --no-plugins — Disable auto-updating plugins
  • -h --help — Print help