mise self-update
- Usage:
mise self-update [FLAGS] [VERSION] - Source code:
src/cli/self_update.rs
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.
This command is not available if mise is installed via a package manager.
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