mf update
Update the mf CLI to the latest version
Usage: mf update [options]
Options
| Options | Purpose |
|---|---|
--to <version> | install a specific version (e.g. 0.1.0) |
--channel <channel> | update channel: dev or stable (remembers your choice) |
--force | reinstall even when already on the target version |
--check | show available update without installing |
--yes | skip the confirmation prompt |
-h, --help | display help for command |
Was this page helpful?