Cremind
Using CremindCLI

cremind channels

List, add, pair, and delete external messaging channels, and dump the channel catalog.

cremind channels is the CLI for managing Cremind's external messaging channels — the connections that let people on a platform such as Telegram talk to your agent. It lists configured channels with live runtime status (list), registers a new channel from a config blob (add), runs the interactive pairing flow (pair), deletes a channel and cascade-removes its conversations (delete), and dumps the channel catalog that the web UI's "Add Channel" form is built from (catalog). The implicit main channel that web UI and CLI conversations belong to is auto-created per profile and cannot be removed.

Documentation in progress

A full reference for this command is being written. See the cremind repository for the source, the Chat channels page for the end-user view, and the CLI overview for the global flags and environment variables.