vip import media abort [options]
Abort the media import running for your environment
Options
Argument | Description |
---|---|
-a , --app | Specify the app |
-d , --debug | Activate debug output |
-e , --env | Specify the environment |
-f , --force | Skip confirmation (disabled by default) |
-h , --help | Output the help for the (sub)command |
-v , --version | Output the version number |
Examples
# Abort an import in progress $ vip @mysite.production import media abort
Global Options
Argument | Description |
---|---|
-a , --app=<app> | Specify the app |
-d , --debug | Activate debug output |
-e , --env=<env> | Specify the environment |
-h , --help | Output the help 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