0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-19 04:01:21 +02:00
Commit graph

41 commits

Author SHA1 Message Date
Marc Cornellà
7ae4f76f6d
refactor(kubectl): optimize completion generation 2022-01-05 09:23:55 +01:00
Robby Russell
baced0cdcf style(kubectl): Being more explicit alias to the main CLI tool instead of to another alias (#6567) 2021-06-13 08:10:29 -07:00
Robby Russell
8e3de35d15 Merge branch 'master' of git://github.com/kozl/oh-my-zsh into kozl-master 2021-06-13 08:08:14 -07:00
Wenli Wan
0869a57cb5
fix(kubectl): remove duplicated alias for kubectl plugin kgsa (#9927) 2021-06-11 20:49:04 -07:00
Eric Rodrigues Pires
0655241fa6
fix(kubectl): use --current flag in kcn alias (#7605) 2021-04-25 19:56:59 +02:00
Wenli Wan
bf5574fc93
kubectl: add aliases for serviceaccount, daemonsets and cronjob (#9344) 2020-10-21 16:09:54 +02:00
Marc Cornellà
176376cbc0 kubectl: check for empty cache completion file 2020-10-17 23:14:58 +02:00
IsThisTheMatrix
5b717ab3e4
kubectl: verify kubectl is installed before running compdef (#9346) 2020-10-16 00:52:34 +02:00
Raphaël Pinson
68f809448a
kubectl: add wrappers for colorized output in JSON and YAML (#9316)
Co-authored-by: Marc Cornellà <marc.cornella@live.com>
2020-10-08 19:18:43 +02:00
Joaquín Moreira
8260005dc7
kubectl: add alias to list pods by namespace (#8604) 2020-07-14 17:39:33 +02:00
Marco Seguri
4fc570b0d4
kubectl: avoid conflict with existing f aliases in kca alias (#8625) 2020-02-13 18:50:56 +01:00
Alaa Qutaish
42d04d386d Add kubectl all-namespaces aliases for k8s objects (#8434) 2019-12-28 20:59:14 -08:00
Alaa Qutaish
df55690dad Add kubectl log since aliases (#8448) 2019-12-28 20:58:31 -08:00
Jason Schwerberg
c105c04b6b kubectl: add statefulset aliases (#7826) 2019-06-15 20:49:33 +02:00
Robby Russell
36e13f4803
Add PersistentVolumeClaim support to kubectl plugin (#7827)
Just add aliases for PVC actions.
2019-06-15 10:49:41 -07:00
Miral
60736c9f37 Add new kubectl alias to list all contexts (#7823)
* Add alias to list all contexts

* Update readme to include new alias
2019-05-21 15:13:05 -07:00
j-griffith
d0e4319a70 Add PersistentVolumeClaim support to kubectl plugin
Just add aliases for PVC actions.
2019-05-03 13:22:18 -06:00
Marc Cornellà
6da85279eb
Revert "kubectl: rename k alias" (#7817)
This reverts commit 978b724c4a (#7749)

See https://github.com/robbyrussell/oh-my-zsh/issues/6408#issuecomment-485718042 and later comments.
2019-04-29 15:48:24 +02:00
Marc Cornellà
978b724c4a
kubectl: rename k alias (#7749)
This uses `ku` instead of `k` as an alias for kubectl.

Fixes #6408
2019-04-17 17:23:54 +02:00
Ulrich Schreiner
275e5b1349 allow kubectl commands against all namespaces (#7637)
* allow kubectl commands against all namespaces

* enhance the readme too
2019-03-10 09:36:51 -07:00
Yusuf Kocaman
d8c71bbce1
added details about kcn and kres 2019-01-07 17:35:39 +03:00
Yusuf Kocaman
2596aef866
added change namespace and rolling restart functions for kubectl 2019-01-07 17:24:44 +03:00
Kozlov Alexander
8c95c52353
Merge branch 'master' into master 2018-11-16 13:38:43 +03:00
Kayla Altepeter
313d3c3fe2 kubectl: add README (#7258) 2018-10-09 20:31:11 +02:00
Serdar Dalgıç
7e93b8409f kubectl: add aliases for delete and watch/wide options (#6790) 2018-10-02 21:14:28 +02:00
Benjamin Krein
e5915858eb kubectl: add aliases for namespaces and configmaps (#7102) 2018-10-02 20:55:45 +02:00
Patrick Stegmann
64e262ea48 kubectl: add kga and kgaa aliases (#6744) 2018-10-02 20:53:38 +02:00
Serhii Kuts
94df503863 Update kubectl.plugin.zsh (#6636) 2018-08-29 12:01:40 -07:00
Vinod Damle
e7c9bf8d66 kubectl: add alias for kubectl cp (#7068) 2018-08-29 11:56:30 -07:00
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
Aleksandr Kozlov
dd30cf104c Added kgpall alias 2018-01-22 12:54:02 +03: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