mise plugins ls-remote
- Usage:
mise plugins ls-remote [-u --urls] [--only-names] - Aliases:
list-remote,list-all - Effect: read-only
- Source code:
src/cli/plugins/ls_remote.rs
List all available remote plugins
These are the shorthand names from the registry: https://github.com/jdx/mise/blob/main/registry/
Flags
-u --urls— Show the git url for each plugin, e.g. https://github.com/mise-plugins/mise-poetry.git--only-names— Only show the name of each plugin, without the "*" marking installed plugins-h --help— Print help
Examples
mise plugins ls-remote