Skip to content

mise tool-alias get

Show a configured version alias for a tool

Reads the merged [tool_alias.TOOL.versions] configuration. This prints the stored request, which may itself be a prefix. Backend-provided aliases are listed by mise tool-alias ls; they are not entries returned by this command.

Arguments

  • <TOOL> — The tool to show the alias for
  • <ALIAS> — The alias to show

Flags

  • -h --help — Print help

Examples

mise tool-alias set node project 20
mise tool-alias get node project
20
MIT LicenseCopyright © 2026jdx.dev