Set Notification

Flags

Flag

Type/Options

Default

Description

--notification-enabled

bool

false

Enable notification configuration

--notification-prefix

string

""

Set notification channel prefix

--notification-log

bool

false

Set log notification to stdout"

Example

Send notifications to notification prefix channel:

kubemqctl create cluster --notification-enabled --notification-prefix notification

Last updated