mise tool-alias unset
- Usage:
mise tool-alias unset <TOOL> [ALIAS] - Aliases:
rm,remove,delete,del - Source code:
src/cli/tool_alias/unset.rs
Clears an alias for a tool/backend
This modifies the contents of ~/.config/mise/config.toml
Arguments
<TOOL>
The tool/backend to remove the alias from
[ALIAS]
The alias to remove
Examples:
mise tool-alias unset maven
mise tool-alias unset node lts-jod