NanoNova
945d89f7ae
feat(kubectl): add aliases for kustomization directories ( #13033 )
2025-12-17 19:27:29 +01:00
Jérémy
475b18f39a
fix(kubectl)!: change alias from kl to klog ( #13204 )
...
BREAKING CHANGE: `kl` alias has been renamed to `klog`, because of conflict
with https://github.com/robinovitch61/kl .
Co-authored-by: Marc Cornellà <marc@mcornella.com>
2025-12-17 18:50:21 +01:00
Firas Bouzguenda
b04e01d418
feat(kubectl): add aliases for kubectl rollout restart ( #12883 )
...
Co-authored-by: Marc Cornellà <marc@mcornella.com>
2025-11-22 18:31:03 +01:00
mm503
658240f498
feat(kubectl): add aliases for get events ( #13147 )
2025-05-29 09:33:01 +02:00
Jérémy
bc42097900
feat(kubectl): show labels in aliases kgpsl (get pod) and kgnosl (get node) ( #12612 )
...
Co-authored-by: Marc Cornellà <marc@mcornella.com>
2024-09-05 19:57:11 +02:00
Eric Semeniuc
d4c939d61e
feat(kubectl): add aliases for replicasets ( #10100 )
2022-03-07 10:43:05 +01:00
Vitul Rana
3343891ea6
feat(kubectl): add aliases for job management ( #9992 )
2022-03-07 10:38:56 +01: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
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
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
Kayla Altepeter
313d3c3fe2
kubectl: add README ( #7258 )
2018-10-09 20:31:11 +02:00