diff --git a/README.md b/README.md index beff2ebaf..da10d0846 100644 --- a/README.md +++ b/README.md @@ -109,6 +109,7 @@ USAGE * [`chectl server:stop`](#chectl-serverstop) * [`chectl server:update`](#chectl-serverupdate) * [`chectl update [CHANNEL]`](#chectl-update-channel) +* [`chectl version`](#chectl-version) ## `chectl autocomplete [SHELL]` @@ -119,7 +120,7 @@ USAGE $ chectl autocomplete [SHELL] [-r] ARGUMENTS - SHELL shell type + SHELL (zsh|bash|powershell) Shell type FLAGS -r, --refresh-cache Refresh cache (ignores displaying instructions) @@ -134,10 +135,12 @@ EXAMPLES $ chectl autocomplete zsh + $ chectl autocomplete powershell + $ chectl autocomplete --refresh-cache ``` -_See code: [@oclif/plugin-autocomplete](https://github.com/oclif/plugin-autocomplete/blob/v1.3.10/src/commands/autocomplete/index.ts)_ +_See code: [@oclif/plugin-autocomplete](https://github.com/oclif/plugin-autocomplete/blob/v2.3.9/src/commands/autocomplete/index.ts)_ ## `chectl cacert:export` @@ -156,7 +159,7 @@ FLAGS If this option is omitted, then Eclipse Che certificate will be stored in a user's temporary directory as cheCA.crt. -h, --help - show CLI help + Show CLI help. -n, --chenamespace= Eclipse Che Kubernetes namespace. @@ -180,7 +183,7 @@ USAGE $ chectl dashboard:open [-h] [-n ] [--telemetry on|off] FLAGS - -h, --help show CLI help + -h, --help Show CLI help. -n, --chenamespace= Eclipse Che Kubernetes namespace. --telemetry=