vip validate
Scan a Node.js codebase for issues that could prevent building or deploying.
Usage
vip validate [options] [command]
Options
Option | Description |
---|---|
-d , --debug |
Generate verbose output during command execution to help identify or fix errors or bugs. |
-h , --help |
Retrieve a description, examples, and available options for a (sub)command. |
-v , --version |
Retrieve the version number of VIP-CLI currently installed on the local machine. |
Subcommands
Name | Description |
---|---|
preflight |
Run a full suite of validation tests against a local Node.js codebase to identify potential issues that could prevent successful building or deploying. |
Last updated: February 19, 2025