1
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-21 15:30:09 +00:00
Commit graph

11 commits

Author SHA1 Message Date
Dan O'Brien 39221643b0 Add aliases for kubectl nodes (#7093)
* 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-29 11:51:50 -07:00
Marc Cornellà af1709cfdc
kubectl: use kubectl to define aliases
This prevents conflicts with other utilities named k (see #6408).
2018-08-13 22:07:07 +02:00
Shawn Milochik dd8cf51397 Spelling fix (#6963) 2018-07-03 17:46:33 +02:00
Marc Cornellà 9b11b7e938
Update logic to follow npm plugin convention 2018-05-26 18:25:47 +02:00
Lorenzo Bolla 2956e7820e Fix 6843 Cache kubectl completion script to file to speed up sourcing 2018-05-20 13:46:27 +01:00
Ady Romantika 32952ec7e8 Add aliases for kubectl ingress (#6762) 2018-04-28 07:55:46 -07:00
Andrea Giardini afad3e1f8d Add kubectl alias for apply (#6662) 2018-03-09 08:14:09 -08:00
Luke 7c2028e84e Update/add kubectl logging commands (#6639) 2018-03-09 08:12:42 -08:00
vadimkim 6d75f556e0 fix "kubectl logs" (#6667)
logs doesn't have "pods" parameter
2018-03-09 08:11:09 -08:00
Michael Favia 790712f6f2 Add aliases for kubectl to speed up repetitive commands. (#5856) 2017-11-07 08:00:14 -08:00
Patrick Stadler f19b6b24d3 add kubectl plugin (#5298) 2016-08-14 17:30:55 -07:00