vip import media status [options]
Check the status of the most recent media import
Options
Argument | Description |
---|---|
-a , --app | Specify the application. |
-d , --debug | Activate debug output. |
-e , --env | Specify the environment. |
-E , --exportFileErrorsToJson | Export any file errors encountered to a JSON file instead of a plain text file (disabled by default). |
-h , --help | Output the help menu for the (sub)command. |
-v , --version | Output 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
Argument | Description |
---|---|
-a , --app=<app> | Specify the application. |
-d , --debug | Activate debug output. |
-e , --env=<env> | Specify the environment. |
-h , --help | Output the help menu for the (sub)command. |
-v , --version | Output the version number. |
-y , --yes | Run the command in production without a confirmation prompt. |
Last updated: December 17, 2022