vtex deprecate [APPID] [ITHAPPID]
Deprecates the specified app, uninstalling and downgrading it to the latest stable version in every VTEX account
Arguments
Name | Description |
---|---|
APPID | Name and version of the app ({vendor}.{appname}@{x.x.x}) to deprecate |
ITHAPPID | Names and versions of the multiple apps ({vendor}.{appname}@{x.x.x}) to deprecate |
Options
Name | Description |
---|---|
--help, -h | Show help for command |
--yes, -y | Answers yes to all prompts |