summaryrefslogtreecommitdiff
path: root/plugins/kubectl
AgeCommit message (Collapse)Author
2018-08-29Update kubectl.plugin.zsh (#6636)Serhii Kuts
2018-08-29kubectl: add alias for `kubectl cp` (#7068)Vinod Damle
2018-08-29Add aliases for kubectl nodes (#7093)Dan O'Brien
* Add aliases for kubectl nodes * change to have 'o' at the end. My teammate noticed there's no namespacing shortcuts either and will be doing a PR on them with kgna.
2018-08-13kubectl: use kubectl to define aliasesMarc Cornellà
This prevents conflicts with other utilities named k (see #6408).
2018-07-03Spelling fix (#6963)Shawn Milochik
2018-05-26Update logic to follow npm plugin conventionMarc Cornellà
2018-05-20Fix 6843 Cache kubectl completion script to file to speed up sourcingLorenzo Bolla
2018-04-28Add aliases for kubectl ingress (#6762)Ady Romantika
2018-03-09Add kubectl alias for apply (#6662)Andrea Giardini
2018-03-09Update/add kubectl logging commands (#6639)Luke
2018-03-09fix "kubectl logs" (#6667)vadimkim
logs doesn't have "pods" parameter
2017-11-07Add aliases for kubectl to speed up repetitive commands. (#5856)Michael Favia
2016-08-14add kubectl plugin (#5298)Patrick Stadler