Back to Mise

`mise plugins update`

docs/cli/plugins/update.md

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

mise plugins update

Updates a plugin to the latest version

note: this updates the plugin itself, not the runtime versions

Arguments

[PLUGIN]…

Plugin(s) to update

Flags

-j --jobs <JOBS>

Number of jobs to run in parallel Default: 4

Examples:

mise plugins update              # update all plugins
mise plugins update cmake       # update only cmake
mise plugins update cmake#beta  # specify a ref