Use prefixes for backend CLI flags.
Closed this issue · 0 comments
chrisdoherty4 commented
Given we have >1 backend it would be easier to identify what relates to what backend if all CLI args for a given backend are prefixed with the backend name. That means changing the kubernetes flags to
--kubernetes-kubeconfig
--kubernetes-namespace
--kubernetes-apiserver-endpoint