cow webhooks
webhooks
cow webhooks [options] [command]
cow webhooks create
Section titled “cow webhooks create”Create a webhook
cow webhooks create [options]
Options
| Flag | Description |
|---|---|
--name <name> |
|
--config <json> |
cow webhooks list
Section titled “cow webhooks list”List webhooks
cow webhooks list [options]
Options
| Flag | Description |
|---|---|
--cursor <cursor> |
|
--limit <n> |
|
--q <q> |
cow webhooks get
Section titled “cow webhooks get”Fetch one webhook
cow webhooks get [options] <id>
cow webhooks update
Section titled “cow webhooks update”Update a webhook
cow webhooks update [options] <id>
Options
| Flag | Description |
|---|---|
--name <name> |
|
--config <json> |
|
--enabled <true|false> |
cow webhooks delete
Section titled “cow webhooks delete”Delete a webhook
cow webhooks delete [options] <id>