Commit Graph

2 Commits (7a9a30a4f7eae900bffd4b477a431a999de350dd)

Author SHA1 Message Date
David Eads facd04be43 use IOStreams for cli commands 2018-05-08 09:02:34 -04:00
Antoine Pelisse 011a45cde7 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.
2017-10-23 10:49:02 -07:00