forked from LaconicNetwork/kompose
Fixes the issue of the help output not ouputting all commands due to the wrong function being used within spf13/cobra. Closes https://github.com/spf13/cobra/issues/512 Closes https://github.com/kubernetes/kompose/issues/744