NanoNova
|
6d46b30f63
|
Update README.md
|
2025-10-11 16:21:59 +08:00 |
|
NanoNova
|
abd6d67f02
|
Update kubectl.plugin.zsh
|
2025-10-11 16:21:05 +08:00 |
|
NanoNova
|
15c79fc9c6
|
Merge branch 'master' into patch-1
|
2025-08-21 12:27:33 +08:00 |
|
mm503
|
658240f498
|
feat(kubectl): add aliases for get events (#13147)
|
2025-05-29 09:33:01 +02:00 |
|
NanoNova
|
9a7c0a6c22
|
Update README.md
|
2025-03-25 22:44:14 +08:00 |
|
NanoNova
|
b8a4ceb3f0
|
Update kubectl.plugin.zsh
|
2025-03-25 10:43:29 +08:00 |
|
NanoNova
|
5d29ae5d25
|
Update README.md
|
2025-03-25 10:42:47 +08:00 |
|
NanoNova
|
d143eda628
|
Update kubectl plugin README.md
|
2025-03-24 16:41:37 +08:00 |
|
NanoNova
|
9b4b77f63b
|
Update kubectl.plugin.zsh
add alias to apply a kustomization directory
|
2025-03-24 16:38:43 +08: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 |
|
Marc Cornellà
|
8127e5838c
|
fix(kubectl): fix kubectl completion for kj, kjx and ky aliases (#12566)
|
2024-07-21 10:16:30 +02:00 |
|
Carlo Sala
|
2c08d2b842
|
fix(kubectl): load completion properly in functions
Closes #12427
|
2024-05-30 20:21:40 +02:00 |
|
Jérémy
|
b696288337
|
feat(kubectl): add kgdsa alias (#11863)
|
2023-10-18 19:27:47 +02:00 |
|
Carlo Sala
|
b692ff2e15
|
fix(kubectl): redirect stderr in completion generation
Fixes #11364
|
2022-12-07 12:20:53 +01:00 |
|
Carlo Sala
|
658eb01d82
|
refactor(kubectl): standarize completion generation
|
2022-12-07 12:20:53 +01:00 |
|
Carlo Sala
|
3f214329d6
|
chore: removing old completion code (#10616)
|
2022-03-28 13:38:49 +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 |
|
Carlo Sala
|
e934857537
|
fix(kubectl): support completion for snap installs (#10727)
|
2022-02-24 19:23:41 +01:00 |
|
Michael Favia
|
897fa09f15
|
fix(kubectl): fix arguments in keti alias to allow completion (#10669)
|
2022-02-09 10:25:12 +01:00 |
|
Marc Cornellà
|
4f2d8b4d4c
|
fix(kubectl): source completion instead of autoloading it
|
2022-01-17 16:18:41 +01:00 |
|
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 |
|