Run a command using the workspace's pinned tool resolution. versionx exec node app.js invokes the pinned Node
Flags
| Flag | Value | Default | Required | Global | Description |
|---|
tool | <TOOL> | | yes | | Tool to launch (e.g. node, python) |
args | <ARGS> | | | | Arguments to pass to the tool |
See also