Marco Seguri
4fc570b0d4
kubectl: avoid conflict with existing f aliases in kca alias ( #8625 )
6 years ago
Alaa Qutaish
42d04d386d
Add kubectl all-namespaces aliases for k8s objects ( #8434 )
6 years ago
Alaa Qutaish
df55690dad
Add kubectl log since aliases ( #8448 )
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
7 years ago
Yusuf Kocaman
2596aef866
added change namespace and rolling restart functions for kubectl
7 years ago
Kayla Altepeter
313d3c3fe2
kubectl: add README ( #7258 )
8 years ago
Serdar Dalgıç
7e93b8409f
kubectl: add aliases for delete and watch/wide options ( #6790 )
8 years ago
Benjamin Krein
e5915858eb
kubectl: add aliases for namespaces and configmaps ( #7102 )
8 years ago
Patrick Stegmann
64e262ea48
kubectl: add kga and kgaa aliases ( #6744 )
8 years ago
Serhii Kuts
94df503863
Update kubectl.plugin.zsh ( #6636 )
8 years ago
Vinod Damle
e7c9bf8d66
kubectl: add alias for `kubectl cp` ( #7068 )
8 years ago
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.
8 years ago
Marc Cornellà
af1709cfdc
kubectl: use kubectl to define aliases
...
This prevents conflicts with other utilities named k (see #6408 ).
8 years ago
Shawn Milochik
dd8cf51397
Spelling fix ( #6963 )
8 years ago
Marc Cornellà
9b11b7e938
Update logic to follow npm plugin convention
8 years ago
Lorenzo Bolla
2956e7820e
Fix 6843 Cache kubectl completion script to file to speed up sourcing
8 years ago
Ady Romantika
32952ec7e8
Add aliases for kubectl ingress ( #6762 )
8 years ago
Andrea Giardini
afad3e1f8d
Add kubectl alias for apply ( #6662 )
8 years ago
Luke
7c2028e84e
Update/add kubectl logging commands ( #6639 )
8 years ago
vadimkim
6d75f556e0
fix "kubectl logs" ( #6667 )
...
logs doesn't have "pods" parameter
8 years ago
Michael Favia
790712f6f2
Add aliases for kubectl to speed up repetitive commands. ( #5856 )
8 years ago
Patrick Stadler
f19b6b24d3
add kubectl plugin ( #5298 )
10 years ago