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
Describe the solution you'd like:
Ability to label history entries
e.g. kconnect history label alias alias1 env=dev kconnect history label --all env=dev
For import/export, also allow label to be applied kconnect history export -f export.yaml -L env=prod
In batch run feature #228 , could enhance this by allowing all entries with a certain label to be run against the commands
Why do you want this feature:
Would further enhance kconnects versatility and power, especially for ops teams needing to run commands against many clusters
The text was updated successfully, but these errors were encountered:
Describe the solution you'd like:
Ability to label history entries
e.g.
kconnect history label alias alias1 env=dev
kconnect history label --all env=dev
For import/export, also allow label to be applied
kconnect history export -f export.yaml -L env=prod
In batch run feature #228 , could enhance this by allowing all entries with a certain label to be run against the commands
Why do you want this feature:
Would further enhance kconnects versatility and power, especially for ops teams needing to run commands against many clusters
The text was updated successfully, but these errors were encountered: