top | item 41613899 (no title) jasonhansel | 1 year ago Can you use this with kubecolor? https://github.com/kubecolor/kubecolorIncidentally: I have no idea why something like kubecolor isn't built in to kubectl itself. discuss order hn newest Telemaco019|1 year ago Absolutely! kubesafe is simply a wrapper, so you can use it with any Kubernetes tool by passing the tool as the first argument to kubesafe.Example with kubecolor:`kubesafe kubecolor get pods --all-namespaces`
Telemaco019|1 year ago Absolutely! kubesafe is simply a wrapper, so you can use it with any Kubernetes tool by passing the tool as the first argument to kubesafe.Example with kubecolor:`kubesafe kubecolor get pods --all-namespaces`
Telemaco019|1 year ago
Example with kubecolor:
`kubesafe kubecolor get pods --all-namespaces`