mise plugins uninstall
- Usage:
mise plugins uninstall [-a --all] [-p --purge] [PLUGIN]… - Aliases:
remove,rm - Source code:
src/cli/plugins/uninstall.rs
Removes a plugin
Arguments
[PLUGIN]…
Plugin(s) to remove
Flags
-a --all
Remove all plugins
-p --purge
Also remove the plugin's installs, downloads, and cache
Examples:
mise uninstall node