CLIPlaybook
How to
Configure
Choose source folders and enabled AI Channels.
What changes
Use the interactive config command when a repository needs to choose which docs folders are source material and which AI Channels should receive generated resources.
When this helps
- A repo needs to enable or disable AI Channels.
- The source docs folder moved or more source folders were added.
- A teammate needs an interactive setup path instead of editing YAML by hand.
Run this command
sumr playbook config# edit Playbook settingsFlags you can use
--help, -hShow the command syntax, supported flags, and examples without changing files.
Keep in mind
- Run
sumr playbook statusafter saving to confirm sources and channels. - Run
sumr playbook sync --dry-runbefore writing generated AI Channel files.