• Matt Butcher's avatar
    fix(helm): add dry-run flag for init · 89c78158
    Matt Butcher authored
    This adds a --dry-run flag to init, and causes the manifest file for
    Tiller to be emitted on --debug. Together, this means you can do a
    'helm init --dry-run --debug' and dump the Tiller manifest much as you
    can with 'helm install --dry-run --debug'.
    
    This does not require a server round-trip.
    
    Closes #1417
    89c78158
Name
Last commit
Last update
_proto Loading commit data...
cmd Loading commit data...
docs Loading commit data...
pkg Loading commit data...
rootfs Loading commit data...
scripts Loading commit data...
.gitignore Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
circle.yml Loading commit data...
code-of-conduct.md Loading commit data...
glide.lock Loading commit data...
glide.yaml Loading commit data...
versioning.mk Loading commit data...