vtex deps
Displays the differences between the dependencies of two distinct workspaces. If a single parameter is passed, the specified workspace's dependencies are compared with the master's. If no parameter is passed, the diff is made between the current workspace and master
Subcommands
| Name | Description |
|---|---|
diff | Displays the differences between the dependencies of two distinct workspaces. If a single parameter is passed, the specified workspace's dependencies are compared with the master's. If no parameter is passed, the diff is made between the current workspace and master |
list | Displays the complete dependency tree of the current workspace |
update | Updates a dependency of the current workspace. If not specified which dependency, it updates all of them |