Skip to content

vip app deploy validate

Validate the directory structure of an archived file.

Usage

vip app deploy validate [options]

Options

OptionDescription
-h, --help Retrieve a description, examples, and available options for a (sub)command. (default: false)
-v, --version Retrieve the version number of VIP-CLI currently installed on the local machine. (default: false)
-d, --debug [value] Generate verbose output during command execution to help identify or fix errors or bugs.

Examples

- Validate the directory structure of the local archived file named "file.tar.gz".
$ vip app deploy validate file.tar.gz

Last updated: August 03, 2026