volta
The JavaScript Launcher
Subcommands
Name | Description |
---|---|
fetch | Fetches a tool to the local machine |
install | Installs a tool in your toolchain |
uninstall | Uninstalls a tool from your toolchain |
pin | Pins your project's runtime or package manager |
list | Displays the current toolchain |
completions | Generates Volta completions |
which | Locates the actual binary that will be called by Volta |
setup | Enables Volta for the current user |
run | Run a command with custom Node, npm, and/or Yarn versions |
help | Prints this message or the help of the given subcommand(s) |
Options
Name | Description |
---|---|
--verbose | Enables verbose diagnostics |
--quiet | Prevents unnecessary output |
-h, --help | Prints help information |
-v, --version | Prints the current version of Volta |