Skip to content

mise alias set <PLUGIN> <ALIAS> <VALUE>

Aliases: add, create

text
Add/update an alias for a plugin

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

Usage: alias set <PLUGIN> <ALIAS> <VALUE>

Arguments:
  <PLUGIN>
          The plugin to set the alias for

  <ALIAS>
          The alias to set

  <VALUE>
          The value to set the alias to

Examples:

    $ mise alias set node lts-hydrogen 18.0.0

Licensed under the MIT License. Maintained by @jdx and friends.