Marc Cornellà
a79b37b954
Revert "fix(kubectl)!: change alias from `kl` to `klog` ( #13204 )"
...
This reverts commit 475b18f39a .
5 months ago
NanoNova
945d89f7ae
feat(kubectl): add aliases for kustomization directories ( #13033 )
6 months ago
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>
6 months ago
Firas Bouzguenda
b04e01d418
feat(kubectl): add aliases for `kubectl rollout restart` ( #12883 )
...
Co-authored-by: Marc Cornellà <marc@mcornella.com>
7 months ago
mm503
658240f498
feat(kubectl): add aliases for `get events` ( #13147 )
1 year ago
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>
2 years ago
Eric Semeniuc
d4c939d61e
feat(kubectl): add aliases for replicasets ( #10100 )
4 years ago
Vitul Rana
3343891ea6
feat(kubectl): add aliases for job management ( #9992 )
4 years ago
Wenli Wan
0869a57cb5
fix(kubectl): remove duplicated alias for kubectl plugin `kgsa` ( #9927 )
5 years ago
Eric Rodrigues Pires
0655241fa6
fix(kubectl): use `--current` flag in `kcn` alias ( #7605 )
5 years ago
Wenli Wan
bf5574fc93
kubectl: add aliases for serviceaccount, daemonsets and cronjob ( #9344 )
6 years ago
Raphaël Pinson
68f809448a
kubectl: add wrappers for colorized output in JSON and YAML ( #9316 )
...
Co-authored-by: Marc Cornellà <marc.cornella@live.com>
6 years ago
Joaquín Moreira
8260005dc7
kubectl: add alias to list pods by namespace ( #8604 )
6 years ago
Jason Schwerberg
c105c04b6b
kubectl: add statefulset aliases ( #7826 )
7 years ago
Miral
60736c9f37
Add new kubectl alias to list all contexts ( #7823 )
...
* Add alias to list all contexts
* Update readme to include new alias
7 years ago
j-griffith
d0e4319a70
Add PersistentVolumeClaim support to kubectl plugin
...
Just add aliases for PVC actions.
7 years ago
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.
7 years ago
Marc Cornellà
978b724c4a
kubectl: rename k alias ( #7749 )
...
This uses `ku` instead of `k` as an alias for kubectl.
Fixes #6408
7 years ago
Ulrich Schreiner
275e5b1349
allow kubectl commands against all namespaces ( #7637 )
...
* allow kubectl commands against all namespaces
* enhance the readme too
7 years ago
Yusuf Kocaman
d8c71bbce1
added details about kcn and kres
8 years ago
Kayla Altepeter
313d3c3fe2
kubectl: add README ( #7258 )
8 years ago