update README

mine
derailed 2019-02-12 05:57:00 -07:00
parent 467f966dce
commit 52e817bff2
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@ K9s uses 2 or 3 letters alias to navigate most K8s resource.
| '?' | Show all command aliases | |
| `/`filter`ENTER`> | Filter out a resource view given a filter | `/bumblebeetuna` |
| `<Esc>` | Bails out of command mode | |
| `e`, `v`, `l` | Key mapping to view, edit, see logs, etc... | `l` (view logs) |
| `v`, `e`, `l`,... | Key mapping to view, edit, see logs, etc... | `l` (view logs) |
| `:`ctx`<ENTER>` | To view and switch to another Kubernetes cluster | |
| `q`, `Ctrl-c` | To bail out of K9s | |