Back to Mise

`mise tool-alias set`

docs/cli/tool-alias/set.md

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

mise tool-alias set

Add/update an alias for a tool/backend

This modifies the contents of ~/.config/mise/config.toml

Arguments

  • <TOOL> — The tool/backend to set the alias for
  • <ALIAS> — The alias to set
  • [VALUE] — The value to set the alias to

Flags

  • -h --help — Print help

Examples

mise tool-alias set ripgrep aqua:BurntSushi/ripgrep
mise tool-alias set node project 20
<!-- generated reference navigation -->