Generated from qorven channels --help. Re-run scripts/gen-cli-reference.sh after CLI changes.
Reference
Manage messaging channels
Usage:
qorven channels [command]
Available Commands:
create Create a channel instance
delete Delete a channel instance
get Get channel instance details
list List channel instances
start Start a channel instance
stop Stop a channel instance
Flags:
-h, --help help for channels
Global Flags:
-o, --output string Output format: table, json, yaml (default "table")
--server string Gateway URL (env: QORVEN_SERVER)
--token string Auth token (env: QORVEN_TOKEN)
-v, --verbose Verbose output
-y, --yes Skip confirmation prompts
Use "qorven channels [command] --help" for more information about a command.
Examples
Example section to fill with real operator usage patterns. TBD.
Global flags
--server, --token, --output.