Skip to content

mise plugins ls-remote

Usage: mise plugins ls-remote [-u --urls] [--only-names]

Aliases: list-remote, list-all

List all available remote plugins

The full list is here: https://github.com/jdx/mise/blob/main/src/default_shorthands.rs

Examples: $ mise plugins ls-remote

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 by default it will show a "*" next to installed plugins

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