kbrew
kbrew copied to clipboard
Debug logs when installing
Kbrew should support debug logs when installing. Specifically this flag should be passed on to Helm's CLI insta;;/upgrade flag --debug
so that Helm also prints debug logs.
I think when the --debug
flag is present kbrew should also print every command it's running, including the helm install ...
commands.