Expansion Diff
Use the expansion diff tool to compare the expanded artifacts of 2 different expansionSettings. You can use this to see the changes between expander versions or when adding options.
- For download and installation instructions, view the installation page.
- Issues can be reported on the NSX JIRA board.
Additional arguments
Args | Description |
---|---|
-V , --version | Prints the version of the application. |
--help | Prints documentation. |
-e , --exclude=<exclude> | Filter files matching a glob pattern. |
-f , --pomXml=<pomXml> | pom.xml to expand with. (default: pom.xml ) |
-o , --output=<outputFile> | Target file to write output to. If not defined, output will be written to stdout. |
--simplify | Reduce the number of diffs for the same expander. |
--skipExpansion | Skip expansion and only compare dirs. |
--format | Define a specific format to export as (DIFF , MARKDOWN ). Defaults to AUTO , which detects the format based on the output file. |