// context projectglobal
—channels
Manage notification channels — Slack, Discord, email, or webhook endpoints — that alerts and messages can deliver to.
Syntax
--channels
--channels::create
--channels:<name>
--channels:<name>::delete
Sub-commands
| Command | Description |
|---|
--channels | List all notification channels |
--channels::create | Open the channel creation form |
--channels:<name> | View or edit a named channel |
--channels:<name>::delete | Delete a named channel |
Examples
--channels
--channels::create
--channels:ops-slack
--channels:ops-slack::delete
Supported channel types
| Type | Notes |
|---|
discord | Discord webhook URL — available on all plans |
slack | Slack webhook or app — requires Pro plan or higher |
email | Email address |
webhook | Any HTTPS endpoint |
Notes
- Channels are account-scoped (not per-project) and can be shared across alerts
- Channel names are case-insensitive
- Scope: auth and advanced filter bar