Skip to content

vlt run

Usage:

vlt run <script> [args ...]

Run a script defined in ‘package.json’, passing along any extra arguments. Note that vlt config values must be specified before the script name, because everything after that is handed off to the script process.

Aliases

r, run-script