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