vtex deps diff [WORKSPACE1] [WORKSPACE2]
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
Arguments
Name | Description |
---|---|
WORKSPACE1 | First workspace for comparison |
WORKSPACE2 | [default: master] Second workspace for comparison |
Options
Name | Description |
---|---|
--help, -h | Show help for command |