The OpenBunny CLI (Documentation Index
Fetch the complete documentation index at: https://docs.openbunny.ai/llms.txt
Use this file to discover all available pages before exploring further.
openbunny) is the primary way to configure channels, manage whitelists, and interact with tasks and contacts from the terminal.
Usage
Commands
Whitelist pattern
All channel whitelists follow the same subcommand pattern:| Subcommand | Description |
|---|---|
(no args) or show | Show current whitelist policy |
add <entries> | Add comma-separated entries |
remove <entries> | Remove comma-separated entries |
clear | Remove all entries |
allow-all on | Listen to all conversations |
allow-all off | Listen only to whitelisted conversations |
<entries> | Shorthand for add <entries> |