email 

Manage email notifications

Subcommands

add Add email address to a configuration
remove, rm Remove email addresses from a configuration
test Send a test email
list, 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

Option

Type

Description

--email

string, required

email address to add

--test

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

Option

Type

Description

--email

string, required

email address to remove

test

dbvcli email test {-d|--name} CONFIGURATION_NAME [--OPTIONS]

Send a test email

Option

Type

Description

Option

Type

Description

--email

string, required

email address to send email to

--show-debug

Y or N

whether to show detailed debug information

list, ls

List email addresses for a configuration