helm-s3
helm-s3 copied to clipboard
Migrate CLI to cobra
To be consistent with helm, we should use the same CLI library instead of kingpin.
https://github.com/spf13/cobra
Happy to take this on as well!