lib/mkit/client/commands.yaml in mkit-0.7.1 vs lib/mkit/client/commands.yaml in mkit-0.7.2
- old
+ new
@@ -132,21 +132,21 @@
type: flag
switch:
- "-f"
- name: nr_lines
help:
- - -n <lines>
- - Number of lines to show from the end of the logs
+ - -n <string>
+ - Number of lines to show from the end of the logs (default 10)
mandatory: false
param: "<%=nr_lines%>"
type: option
switch:
- "-n"
- name: pods
help:
- -p <[pods]>
- - Show logs for specified logs, e.g. pod1, pod2 (default first)
+ - Show logs for specified pods, e.g. pod1, pod2 (default first)
mandatory: false
param: "<%=pods%>"
type: option
switch:
- "-n"
@@ -180,10 +180,10 @@
request:
verb: get
uri: "/mkit/proxy/status"
- cmd: profile
usage:
- - "<[set <profile_name>]|[show]>"
+ - "<[set <profile>]|[show]>"
help: mkit client configuration profile
options:
- cmd: set
help: set mkit client configuration profile
usage: