mise plugins
- Usage:
mise plugins [FLAGS] [SUBCOMMAND] - Aliases:
p,plugin,plugin-list - Effect: read-only
- Source code:
src/cli/plugins/mod.rs
Manage plugins
Flags
-c --core— Only show built-in (core) plugins These are hidden by default-u --urls— Show the git url for each plugin e.g.: https://github.com/mise-plugins/vfox-cmake.git--user— List installed pluginsThis is the default behavior but can be used with --core to show core and user plugins
-h --help— Print help
Subcommands
mise plugins install [FLAGS] [NEW_PLUGIN] [GIT_URL]mise plugins link [-f --force] <NAME> [DIR]mise plugins ls [FLAGS]mise plugins ls-remote [-u --urls] [--only-names]mise plugins uninstall [-a --all] [-p --purge] [PLUGIN]…mise plugins update [-j --jobs <JOBS>] [PLUGIN]…