Usage
bengal version diff [OPTIONS]
Options
| Option | Type | Description |
|---|---|---|
--git
flag
|
BOOLEAN |
Compare git refs instead of folder versions |
--new-version
required
|
STRING |
New version ID or git ref |
--old-version
required
|
STRING |
Old version ID or git ref |
--output
|
STRING |
Output format: summary, markdown, json Default:summary
|
--source
|
STRING |
Source directory path |