Skip to content

mise plugins uninstall [OPTIONS] [PLUGIN]...

Aliases: remove, rm

text
Removes a plugin

Usage: plugins uninstall [OPTIONS] [PLUGIN]...

Arguments:
  [PLUGIN]...
          Plugin(s) to remove

Options:
  -p, --purge
          Also remove the plugin's installs, downloads, and cache

  -a, --all
          Remove all plugins

Examples:

    $ mise uninstall node

Licensed under the MIT License. Maintained by @jdx and friends.