mirror of
https://github.com/ahmetb/kubectx.git
synced 2025-07-29 14:08:26 +00:00
Refactor completion descriptions on README
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
This commit is contained in:
parent
03f24f2625
commit
572b3e83d9
@ -35,8 +35,8 @@ Context "dublin" set.
|
|||||||
Aliased "gke_ahmetb_europe-west1-b_dublin" as "dublin".
|
Aliased "gke_ahmetb_europe-west1-b_dublin" as "dublin".
|
||||||
```
|
```
|
||||||
|
|
||||||
`kubectx` also supports <kbd>Tab</kbd> completion, which helps with long context
|
`kubectx` supports <kbd>Tab</kbd> completion on bash/zsh shells to help with
|
||||||
names.
|
long context names. You don't have to remember full context names anymore.
|
||||||
|
|
||||||
-----
|
-----
|
||||||
|
|
||||||
@ -65,8 +65,7 @@ Context "test" set.
|
|||||||
Active namespace is "default".
|
Active namespace is "default".
|
||||||
```
|
```
|
||||||
|
|
||||||
`kubectx` also supports <kbd>Tab</kbd> completion, which helps with long context
|
`kubens` also supports <kbd>Tab</kbd> completion on bash/zsh shells.
|
||||||
names.
|
|
||||||
|
|
||||||
-----
|
-----
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user