Back to Mise

`mise tool-alias get`

docs/cli/tool-alias/get.md

2026.9.21.0 KB
Original Source
<!-- @generated by usage-cli from usage spec -->

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
<!-- generated reference navigation -->