sima-cli playbooks
Install and manage playbooks (Codex/Claude).
Parent command: sima-cli
Usage
sima-cli playbooks [OPTIONS] COMMAND [ARGS]...
Options
None.
Arguments
None.
Subcommands
sima-cli playbooks apply: Apply an installed rule playbook to the current git repository.sima-cli playbooks delete: Delete one installed playbook by id, or all with --all.sima-cli playbooks describe: Show an installed playbook's manifest and document content.sima-cli playbooks install: Install one or more playbooks from SOURCE.sima-cli playbooks list: List installed playbooks.sima-cli playbooks remove: Alias for delete.sima-cli playbooks update: Update one installed playbook, or all if KIT_ID is omitted.
Full Help
Usage: sima-cli playbooks [OPTIONS] COMMAND [ARGS]...
Install and manage playbooks (Codex/Claude).
Options:
--help Show this message and exit.
Commands:
apply Apply an installed rule playbook to the current git repository.
delete Delete one installed playbook by id, or all with --all.
describe Show an installed playbook's manifest and document content.
install Install one or more playbooks from SOURCE.
list List installed playbooks.
remove Alias for delete.
update Update one installed playbook, or all if KIT_ID is omitted.