vip import validate-files
Validate the directory structure and contents of a local media file directory prior to archiving and uploading it to a publicly accessible URL.
Usage
vip import validate-files [options]
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. |
Examples
- Validate the directory structure and contents of the local directory "uploads/".
$ vip import validate-files /Users/user-name/Desktop/uploads
Last updated: November 12, 2025