slack
Manage Slack notifications
Subcommands
add Add Slack webhook to a configurationremove, rm Remove Slack webhooks from a configurationtest Send a test Slack messagelist, ls List Slack webhooks for a configuration
add
dbvcli slack add {-d|--name} CONFIGURATION_NAME [--OPTIONS]Add Slack webhook to a configuration
Option | Type | Description |
|---|---|---|
| string, required | Slack webhook to add |
| Y or N | test sending Slack message before adding |
remove
dbvcli slack remove {-d|--name} CONFIGURATION_NAME [--OPTIONS]
dbvcli slack rm {-d|--name} CONFIGURATION_NAME [--OPTIONS]Remove Slack webhooks from a configuration
Option | Type | Description |
|---|---|---|
| string, required | Slack webhook to remove |
test
dbvcli slack test {-d|--name} CONFIGURATION_NAME [--OPTIONS]Send a test Slack message
Option | Type | Description |
|---|---|---|
| string, required | Slack webhook to send Slack message to |
| Y or N | whether to show detailed debug information |
list, ls
dbvcli slack list {-d|--name} CONFIGURATION_NAME
dbvcli slack ls {-d|--name} CONFIGURATION_NAMEList Slack webhooks for a configuration