Optional
Invoke helm dependency command
helm dependency
sub-command
args of the command
console output as an array of strings
Invoke helm install command
helm install
Invoke helm list command
helm list
Prepare a helm shell command string
helm
represents a helm command (e.g. create | install | get )
Invoke helm repo command
helm repo
Returns a promise that invokes the shell command
Invoke helm uninstall command
helm uninstall
Invoke helm upgrade command
helm upgrade
Get helm version
Invoke
helm dependency
command