Commit Graph

31 Commits (a749b663101df85c6e202e7094a20033e312ecce)

Author SHA1 Message Date
Marc Khouzam efe2638f87 feat(comp): Move to Cobra's bash completion V2
4 years ago
Marc Khouzam c6dfb490ab feat(comp): Add support for powershell completion
4 years ago
Alexandre Garnier 61e08c6337 Improve markdown rendering of commands help for shell completion
5 years ago
Marc Khouzam 7b6dcfae98 fix(cmd): Show that flags can be used for zsh/fish
5 years ago
Scaat Feng 7c4932c485 [COMMENT]fix comment
5 years ago
Marc Khouzam b266c2ef0f chore(comp): Remove unnecessary completion code
5 years ago
knrt10 0490c288f5 completion: move to native zshCompletion
5 years ago
Marc Khouzam 36d9311052 feat(comp): Add support for fish completion
5 years ago
knrt10 45b084b255 Fix spelling in completion.go
5 years ago
Marc Khouzam d6708667da feat(comp): Disable file completion when not valid
5 years ago
Marc Khouzam f7c882d55e feat(cmd): Subcommands for the completion command
6 years ago
Matt Butcher 469837b92c
fixed capitalization in a few help messages. (#7898)
6 years ago
Marc Khouzam 4f4779ca3a fix(comp): Allow zsh completion to handle -n flag
6 years ago
Matthew Fisher e2233bb571
fix(cmd): clean up helpstring formatting
6 years ago
Marc Khouzam c225b60307 Avoid string concatenation
6 years ago
Marc Khouzam b3857b5d80 feat(comp): auto-complete of a renamed helm binary
6 years ago
Marc Khouzam 681eab83f9 feat(comp): have zsh completion generation re-use bash code
6 years ago
Matt Farina e38b414bc8
Merge pull request #6408 from VilledeMontreal/feat-v3/dynCompGlobalFlags
6 years ago
Marc Khouzam 251a4235a6 fix(completion): --flag=val breaks zsh completion
6 years ago
Marc Khouzam c689351507 Fix debug printouts for zsh completion
6 years ago
Anton 98a6fc5a3a fix BusyBox sed (#6340)
6 years ago
Marc Khouzam a40e3c5279
Fix #5046 compatible with MacOS (#5406)
7 years ago
Peter Stalman 8e45b0565c
Fixes #5046, zsh completion (#5072)
7 years ago
Bartel Sielski f98366fc50
Remove newline at the start of zsh completion file (#4851)
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
Sushil Kumar 61c3a44dc3 Fixed issues reported by test-style
9 years ago
Michelle Noorali 9fe76d3430 chore(helm): fix go style issues in completion.go
9 years ago
Nikhil Manchanda 49e7aa854a Add support for zsh to helm completion
9 years ago
Adam Reese 9aa467e317 ref(helm): only pass required dependencies to subcommands
9 years ago
rodcloutier 710ff78bc4 feat(helm) add command to generate bash autocompletions.
9 years ago