vtex uninstall [APPNAME] [ITHAPPNAME]
Uninstalls an app from the current workspace. If not specified which app to uninstall, it defaults to the app in the current directory
Arguments
Name | Description |
---|---|
APPNAME | Name and version of the app ({vendor}.{appname}@{x.x.x}) to uninstall |
ITHAPPNAME | Names and versions of the multiple apps ({vendor}.{appname}@{x.x.x}) to uninstall |
Options
Name | Description |
---|---|
--help, -h | Show help for command |
--yes, -y | Answers yes to all prompts |