@withfig/autocomplete-tools version add-diff <specName> <newSpecFilePath> <diffVersion>
Generate version diff from new spec and add into old spec
Arguments
| Name | Description |
|---|---|
specName | |
newSpecFilePath | |
diffVersion |
Options
| Name | Description |
|---|---|
-n, --new-path <path> | The root folder where the updated spec will be saved. Note: this must NOT include the folder spec name |
--cwd <path> | Resolve the spec name relative to this directory |
--use-minor-base | Create a new version file per minor version |
-h, --help | Display help for command |