b8e add
Add one concern (ci|mcp) after init, without rewriting the config
Arguments
Section titled “Arguments”| Argument | Kind | Default | Description |
|---|---|---|---|
concern | required | the concern to scaffold: ci | mcp | |
dir | optional | . | directory to add the concern to (defaults to the current directory) |
Options
Section titled “Options”| Option | Takes | Default | Description |
|---|---|---|---|
-y, --yes | boolean | skip prompts and accept defaults (BINCLUSIVE_YES twin) | |
--force | boolean | overwrite existing files instead of preserving them (BINCLUSIVE_FORCE twin) |
b8e add --help
Section titled “b8e add --help”Identical to what the terminal prints — both are rendered from the same commander definition.
Usage: b8e add [options] <concern> [dir]
Add one concern (ci|mcp) after init, without rewriting the config
Arguments: concern the concern to scaffold: ci | mcp dir directory to add the concern to (defaults to the current directory) (default: ".")
Options: -y, --yes skip prompts and accept defaults (BINCLUSIVE_YES twin) --force overwrite existing files instead of preserving them (BINCLUSIVE_FORCE twin) -h, --help display help for command