bleep build diff
diff the effective (template-resolved) project config between git revisions
Synopsis
bleep build diff <subcommand>
bleep build diff effective
diff the effective (template-resolved) project config against git HEAD or another revision
Synopsis
bleep build diff effective <project name...> [flags]
Arguments
| Argument | Type |
|---|---|
project name | one or more |
Flags
| Flag | Description |
|---|---|
--revision, -r <string> | git revision to diff build against |
--output, -o <string> | output format: text, json, or raw |