bleep build show
show project configuration as YAML — either as written or with templates applied
Synopsis
bleep build show <subcommand>
bleep build show short
show the project's YAML exactly as written in bleep.yaml
Synopsis
bleep build show short <project name (not cross id)...> [flags]
Arguments
| Argument | Type |
|---|---|
project name (not cross id) | one or more |
Flags
| Flag | Description |
|---|---|
--output, -o <string> | output format: text, json, or raw |
bleep build show effective
show the project's final YAML after templates and inheritance are merged in
Synopsis
bleep build show effective <project name...> [flags]
Arguments
| Argument | Type |
|---|---|
project name | one or more |
Flags
| Flag | Description |
|---|---|
--output, -o <string> | output format: text, json, or raw |