Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
another alias (#6567)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Marc Cornellà <marc.cornella@live.com>
|
|
|
|
|
|
|
|
|
|
|
|
Just add aliases for PVC actions.
|
|
* Add alias to list all contexts
* Update readme to include new alias
|
|
Just add aliases for PVC actions.
|
|
This reverts commit 978b724c4aeef4113773e27e60fd20af12ca57b8 (#7749)
See https://github.com/robbyrussell/oh-my-zsh/issues/6408#issuecomment-485718042 and later comments.
|
|
This uses `ku` instead of `k` as an alias for kubectl.
Fixes #6408
|
|
* allow kubectl commands against all namespaces
* enhance the readme too
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* 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.
|
|
This prevents conflicts with other utilities named k (see #6408).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
logs doesn't have "pods" parameter
|
|
|
|
|
|
|