Skip to content

mise alias ls ​

List 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:

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

Arguments ​

[TOOL] ​

Show aliases for <TOOL>

Flags ​

--no-header ​

Don't show table header

Examples:

$ mise aliases
node  lts-jod      22

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