Skip to content

vip import validate-files

Validate that the directory structure and contents of a local media file directory can be successfully imported.

Usage

vip import validate-files [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 and contents of the local directory "uploads/".
$ vip import validate-files /Users/user-name/Desktop/uploads

Last updated: July 07, 2026