Skip to content

vip import media status [options]

Check the status of the most recent media import

Options

ArgumentDescription
-a, --appSpecify the application.
-d, --debugActivate debug output.
-e, --envSpecify the environment.
-E, --exportFileErrorsToJsonExport any file errors encountered to a JSON file instead of a plain text file (disabled by default).
-h, --helpOutput the help menu for the (sub)command.
-v, --versionOutput the version number.

Examples

   # Check the status of the most recent import. If an import is running, this will poll until it is complete.
    $ vip @mysite.production import media status

Global Options

ArgumentDescription
-a, --app=<app>Specify the application.
-d, --debugActivate debug output.
-e, --env=<env>Specify the environment.
-h, --helpOutput the help menu for the (sub)command.
-v, --versionOutput the version number.
-y, --yesRun the command in production without a confirmation prompt.

Last updated: December 17, 2022