vtex undeprecate [APPID] [ITHAPPID]
Reestablishes a deprecated version of an app as a stable version
Arguments
Name | Description |
---|---|
APPID | Name and version of the app ({vendor}.{appname}@{x.x.x}) to undeprecate |
ITHAPPID | Names and versions of the multiple apps ({vendor}.{appname}@{x.x.x}) to undeprecate |
Options
Name | Description |
---|---|
--help, -h | Show help for command |
--yes, -y | Answers yes to all prompts |