Skip to content

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

The full list is here: https://github.com/jdx/mise/blob/main/registry/

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

MIT LicenseCopyright © 2026jdx.dev