vtex unlink [APPID] [ITHAPPID]
Unlinks an app from the current workspace. If not specified which app to unlink, it defaults to the app in the current directory
Arguments
Name | Description |
---|---|
APPID | Name and version of the app ({vendor}.{appname}@{x.x.x}) to unlink |
ITHAPPID | Names and versions of the multiple apps ({vendor}.{appname}@{x.x.x}) to unlink |
Options
Name | Description |
---|---|
--help, -h | Show help for command |
--all, -a | Unlinks all apps |