Skip to content

vip import media abort [options]

Abort the media import running for your environment

Options

ArgumentDescription
-a, --appSpecify the app
-d, --debugActivate debug output
-e, --envSpecify the environment
-f, --forceSkip confirmation (disabled by default)
-h, --helpOutput the help for the (sub)command
-v, --versionOutput the version number

Examples

   # Abort an import in progress
    $ vip @mysite.production import media abort

Global Options

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

Last updated: December 17, 2022