vtex add <APPID> [ITHAPPID]
Adds the specified app(s) to the manifest's dependencies
Arguments
Name | Description |
---|---|
APPID | Name and version ({vendor}.{appname}@{x.x.x}) of the dependency to include in the manifest.json file |
ITHAPPID | Names and versions ({vendor}.{appname}@{x.x.x}) of the multiple dependencies to include in the manifest.json file |
Options
Name | Description |
---|---|
--help, -h | Show help for command |