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

10 commits

Author SHA1 Message Date
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