Tsuru event block add
tsuru event block add¶
Block events.
Synopsis¶
Block events.
tsuru event block add <reason> [-k/--kind kindName] [-o/--owner ownerName] [-t/--target targetType] [-v/--value targetValue] [-c/--conditions name=value]... [flags]
Options¶
-c, --conditions key=value Conditions to apply on event kind to be blocked.
-k, --kind string Event kind to be blocked.
-o, --owner string Block this owner's events.
-t, --type string Block events with this target type.
-v, --value string Block events with this target value.
-h, --help help for add
Options inherited from parent commands¶
--target string Tsuru server endpoint
--verbosity int Verbosity level: 1 => print HTTP requests; 2 => print HTTP requests/responses
SEE ALSO¶
- tsuru event block - Event blocks prevent specific system actions during maintenance.