kubediff icon indicating copy to clipboard operation
kubediff copied to clipboard

diff from stdin not file

Open hawksight opened this issue 6 years ago • 0 comments

I might be missing something obvious, but is there way pass stdin to kubediff rather than reading from a file?

I generate the yaml to stdout and would then like to diff that against the current cluster. I'm using python so actually building it in might be another option if anyone has an example?

hawksight avatar Mar 26 '19 11:03 hawksight