Implement `kubectl alpha diff` to diff resources
`kubectl alpha diff` lets you diff your resources against live
resources, or last applied, or even preview what changes are going to be
applied on the cluster.
This is still quite premature, and mostly untested.
Showing
pkg/kubectl/cmd/diff.go
0 → 100644
This diff is collapsed.
Click to expand it.
pkg/kubectl/cmd/diff_test.go
0 → 100644
Please
register
or
sign in
to comment