From a79b37b95461ea2be32578957473375954ab31ff Mon Sep 17 00:00:00 2001 From: Marc Cornellà Date: Tue, 30 Dec 2025 07:55:41 +0100 Subject: Revert "fix(kubectl)!: change alias from `kl` to `klog` (#13204)" This reverts commit 475b18f39a2406d1ba173e36f243935be413239d. --- plugins/kubectl/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/kubectl/README.md') diff --git a/plugins/kubectl/README.md b/plugins/kubectl/README.md index f4b0d6663..5e4ae7e60 100644 --- a/plugins/kubectl/README.md +++ b/plugins/kubectl/README.md @@ -90,7 +90,7 @@ plugins=(... kubectl) | kga | `kubectl get all` | List all resources in ps format | | kgaa | `kubectl get all --all-namespaces` | List the requested object(s) across all namespaces | | | | **Logs** | -| klog | `kubectl logs` | Print the logs for a container or resource | +| kl | `kubectl logs` | Print the logs for a container or resource | | klf | `kubectl logs -f` | Stream the logs for a container or resource (follow) | | | | **File copy** | | kcp | `kubectl cp` | Copy files and directories to and from containers | -- cgit v1.2.3-70-g09d2