Commit Graph

17 Commits (c2ab954ac20f65851e663e66dffdf1ce2d1f0601)

Author SHA1 Message Date
Marc Khouzam 1f68f658a5 feat(comp): Improve completion for plugin commands
5 years ago
Marc Khouzam 88a3d6eaea feat(comp): Move custom completions to Cobra 1.0
6 years ago
Adam Reese 1cdd0a2048
fix(pkg/plugin): copy plugins directly to the data directory (#7962)
6 years ago
Marc Khouzam 9240e78124 feat(comp): Dynamic completion of arguments in Go
6 years ago
Efrat Levitan 98a33fb683 helm repo subcommands aliases (#6589)
6 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
6 years ago
Adam Reese b6fdd8783b
feat(cmd/helm): remove need for helm init command
6 years ago
Matthew Fisher c728611e5a
feat(cli): support XDG base directory specification
7 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
7 years ago
Matthew Fisher 2571dbf82f
ref: remove pkg/helm, pkg/hapi, pkg/tiller
7 years ago
Adam Reese 4f26b658d8
change copyright to "Copyright The Helm Authors"
7 years ago
Adam Reese 726e3c41be
feat(*): print stacktrace on error with debug enabled
8 years ago
Adam Reese 57e288a88d
ref(cmd): consistent naming of cmd variables
8 years ago
Adam Reese c30637b8a1
ref(cmd): remove Writer from Cmd options stucts
8 years ago
Adam Reese b671077de1
ref(helm): mix bag of syntax cleanup in cmd/helm
9 years ago
Adam Reese d797acbd7b
fix(helm): fix race conditions in flag parsing
9 years ago
Sushil Kumar ff42dadde4 Adds update option to plugin command (#2410)
9 years ago