You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Option(names = {"--keys", "-k"}, description = "Label keys to remove (comma separated, e.g. sla_tier,app_owner). If not specified, all labels will be removed.", required = false)
3128
+
@Option(names = {"--keys", "-k"}, description = "Label keys to remove"
3129
+
+ " (comma separated, e.g. sla_tier,app_owner). If not specified, "
3130
+
+ "all labels will be removed.", required = false)
0 commit comments