docs/cli/tool-alias/get.md
mise tool-alias getmise tool-alias get <TOOL> <ALIAS>src/cli/tool_alias/get.rsShow 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.
<TOOL> — The tool to show the alias for<ALIAS> — The alias to show-h --help — Print helpmise tool-alias set node project 20
mise tool-alias get node project
20