This error is a nuisance Error: unknown flag: --create-namespace
Its not a huge deal but I think I should be able to pass the same command I pass to "upgrade" to helm-diff. I don't want to have to remember which switches it does and doesn't understand especially because I'm scripting this out. I want to have my helm upgrade command a string and just swap helm upgrade with helm diff
Maybe there could be a --ignore-unknown-flags switch or something?