Use the ably integrations command group to manage your Ably integrations with external services. These commands enable you to create, list, update, and delete integration rules.
Manage integration rules
Use the following commands to create, list, retrieve, update, and delete integration rules that route data between Ably and external services:
| Command | Description |
|---|---|
ably integrations create | Create an integration rule. |
ably integrations delete | Delete an integration rule. |
ably integrations get | Get an integration rule by ID. |
ably integrations list | List all integration rules. |
ably integrations update | Update an integration rule. |
See also
- CLI reference — Full list of available commands.