Skip to content

mise registry

List available tools to install

This command lists the tools available in the registry as shorthand names.

For example, poetry is shorthand for asdf:mise-plugins/mise-poetry.

Arguments

[NAME]

Show only the specified tool's full name

Flags

-b --backend <BACKEND>

Show only tools for this backend

--hide-aliased

Hide aliased tools

-J --json

Output in JSON format

Examples:

$ mise registry
node    core:node
poetry  asdf:mise-plugins/mise-poetry
ubi     cargo:ubi-cli

$ mise registry poetry
asdf:mise-plugins/mise-poetry

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