Skip to content

Commit e41b9fa

Browse files
authored
Merge branch 'master' into v1.6072.0
2 parents 3dbf2ca + f56da67 commit e41b9fa

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

internal/namespaces/cockpit/v1/cockpit_cli.go

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1017,6 +1017,13 @@ If you need to receive alerts for other receivers, you can create additional con
10171017
Deprecated: false,
10181018
Positional: false,
10191019
},
1020+
{
1021+
Name: "receive-resolved-notifications",
1022+
Short: `Send an email notification when an alert is marked as resolved`,
1023+
Required: false,
1024+
Deprecated: false,
1025+
Positional: false,
1026+
},
10201027
core.RegionArgSpec(scw.RegionFrPar, scw.RegionNlAms, scw.RegionPlWaw),
10211028
},
10221029
Run: func(ctx context.Context, args interface{}) (i interface{}, e error) {

0 commit comments

Comments
 (0)