Introduce command: `ks param diff <env1> <env2> [--component]`
Pretty prints differences between the component parameters of two environments. A component flag is accepted to diff against a single component. By default, the diff is performed against all components.
pkg/kubecfg/param_test.go
0 → 100644
Please register or sign in to comment