MPM-UPGRADE(1) MPM-UPGRADE(1)

mpm upgrade - Upgrade packages.

mpm upgrade [OPTIONS] [PACKAGES_SPECS]...

Upgrade one or more outdated packages.

All outdated package will be upgraded by default if no specifiers are provided as arguments. I.e. assumes -A/--all option if no [PACKAGES_SPECS]....

Packages recognized by multiple managers will be upgraded with each of them. You can fine-tune this behavior with more precise package specifiers (like purl) and/or tighter selection of managers.

Packages unrecognized by any selected manager will be skipped.

[PACKAGES_SPECS]...
A mix of plain <package_id>, simple <package_id@version> specifiers or full <pkg:npm/left-pad> purls.

Upgrade all outdated packages. Will make the command ignore package IDs provided as parameters.
Show this message and exit.

Upgrade all outdated packages. Will make the command ignore package IDs provided as parameters.
Show this message and exit.

0
Success.
1
A runtime error, or an aborted prompt (Ctrl-C, a declined confirmation).
2
A usage error: unknown option, invalid value, missing operand, or an unparsable configuration file.
2026-06-19