docs/cli/plugins/uninstall.md
mise plugins uninstallmise plugins uninstall [-a --all] [-p --purge] [PLUGIN]…remove, rmsrc/cli/plugins/uninstall.rsRemove an installed plugin
Tool installations are retained by default. Pass --purge to also remove
installs, downloads, and cache associated with the selected plugins.
[PLUGIN]… — Plugin(s) to remove-a --all — Remove all plugins-p --purge — Also remove the plugin's installs, downloads, and cache-h --help — Print helpmise plugins uninstall my-tool