index
:
zsh.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
kubectl
Age
Commit message (
Expand
)
Author
2023-10-18
feat(kubectl): add `kgdsa` alias (#11863)
Jérémy
2022-12-07
fix(kubectl): redirect stderr in completion generation
Carlo Sala
2022-12-07
refactor(kubectl): standarize completion generation
Carlo Sala
2022-03-28
chore: removing old completion code (#10616)
Carlo Sala
2022-03-07
feat(kubectl): add aliases for replicasets (#10100)
Eric Semeniuc
2022-03-07
feat(kubectl): add aliases for job management (#9992)
Vitul Rana
2022-02-24
fix(kubectl): support completion for snap installs (#10727)
Carlo Sala
2022-02-09
fix(kubectl): fix arguments in `keti` alias to allow completion (#10669)
Michael Favia
2022-01-17
fix(kubectl): source completion instead of autoloading it
Marc Cornellà
2022-01-05
refactor(kubectl): optimize completion generation
Marc Cornellà
2021-06-13
style(kubectl): Being more explicit alias to the main CLI tool instead of to ...
Robby Russell
2021-06-13
Merge branch 'master' of git://github.com/kozl/oh-my-zsh into kozl-master
Robby Russell
2021-06-11
fix(kubectl): remove duplicated alias for kubectl plugin `kgsa` (#9927)
Wenli Wan
2021-04-25
fix(kubectl): use `--current` flag in `kcn` alias (#7605)
Eric Rodrigues Pires
2020-10-21
kubectl: add aliases for serviceaccount, daemonsets and cronjob (#9344)
Wenli Wan
2020-10-17
kubectl: check for empty cache completion file
Marc Cornellà
2020-10-16
kubectl: verify kubectl is installed before running compdef (#9346)
IsThisTheMatrix
2020-10-08
kubectl: add wrappers for colorized output in JSON and YAML (#9316)
Raphaël Pinson
2020-07-14
kubectl: add alias to list pods by namespace (#8604)
Joaquín Moreira
2020-02-13
kubectl: avoid conflict with existing f aliases in kca alias (#8625)
Marco Seguri
2019-12-28
Add kubectl all-namespaces aliases for k8s objects (#8434)
Alaa Qutaish
2019-12-28
Add kubectl log since aliases (#8448)
Alaa Qutaish
2019-06-15
kubectl: add statefulset aliases (#7826)
Jason Schwerberg
2019-06-15
Add PersistentVolumeClaim support to kubectl plugin (#7827)
Robby Russell
2019-05-21
Add new kubectl alias to list all contexts (#7823)
Miral
2019-05-03
Add PersistentVolumeClaim support to kubectl plugin
j-griffith
2019-04-29
Revert "kubectl: rename k alias" (#7817)
Marc Cornellà
2019-04-17
kubectl: rename k alias (#7749)
Marc Cornellà
2019-03-10
allow kubectl commands against all namespaces (#7637)
Ulrich Schreiner
2019-01-07
added details about kcn and kres
Yusuf Kocaman
2019-01-07
added change namespace and rolling restart functions for kubectl
Yusuf Kocaman
2018-11-16
Merge branch 'master' into master
Kozlov Alexander
2018-10-09
kubectl: add README (#7258)
Kayla Altepeter
2018-10-02
kubectl: add aliases for delete and watch/wide options (#6790)
Serdar Dalgıç
2018-10-02
kubectl: add aliases for namespaces and configmaps (#7102)
Benjamin Krein
2018-10-02
kubectl: add kga and kgaa aliases (#6744)
Patrick Stegmann
2018-08-29
Update kubectl.plugin.zsh (#6636)
Serhii Kuts
2018-08-29
kubectl: add alias for `kubectl cp` (#7068)
Vinod Damle
2018-08-29
Add aliases for kubectl nodes (#7093)
Dan O'Brien
2018-08-13
kubectl: use kubectl to define aliases
Marc Cornellà
2018-07-03
Spelling fix (#6963)
Shawn Milochik
2018-05-26
Update logic to follow npm plugin convention
Marc Cornellà
2018-05-20
Fix 6843 Cache kubectl completion script to file to speed up sourcing
Lorenzo Bolla
2018-04-28
Add aliases for kubectl ingress (#6762)
Ady Romantika
2018-03-09
Add kubectl alias for apply (#6662)
Andrea Giardini
2018-03-09
Update/add kubectl logging commands (#6639)
Luke
2018-03-09
fix "kubectl logs" (#6667)
vadimkim
2018-01-22
Added kgpall alias
Aleksandr Kozlov
2017-11-07
Add aliases for kubectl to speed up repetitive commands. (#5856)
Michael Favia
2016-08-14
add kubectl plugin (#5298)
Patrick Stadler