Skip to content

b8e add

Add one concern (ci|mcp) after init, without rewriting the config

ArgumentKindDefaultDescription
concernrequiredthe concern to scaffold: ci | mcp
diroptional.directory to add the concern to (defaults to the current directory)
OptionTakesDefaultDescription
-y, --yesbooleanskip prompts and accept defaults (BINCLUSIVE_YES twin)
--forcebooleanoverwrite existing files instead of preserving them (BINCLUSIVE_FORCE twin)

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