Back to Mise

`mise tool-alias ls`

docs/cli/tool-alias/ls.md

2026.5.1714 B
Original Source
<!-- @generated by usage-cli from usage spec -->

mise tool-alias ls

List tool version aliases Shows the aliases that can be specified. These can come from user config or from plugins in bin/list-aliases.

For user config, aliases are defined like the following in ~/.config/mise/config.toml:

[tool_alias.node.versions]
lts = "22.0.0"

Arguments

[TOOL]

Show aliases for <TOOL>

Flags

--no-header

Don't show table header

Examples:

$ mise tool-alias ls
node  lts-jod      22