versionx install
Install a toolchain globally (outside a repo context). Mirrors mise install <tool> <version> for users migrating from mise/asdf
Flags
| Flag | Value | Default | Required | Global | Description |
|---|---|---|---|---|---|
tool | <TOOL> | yes | Tool to install (e.g. node, python, rust, pnpm, uv) | ||
version | <VERSION> | yes | Version spec: exact, semver range, lts, stable, or a channel |