File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed
Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -25,6 +25,8 @@ _sysdig_complete()
2525 --help \
2626 -j \
2727 --json \
28+ -k \
29+ --k8s-api \
2830 -L \
2931 --list-events \
3032 -l \
Original file line number Diff line number Diff line change @@ -219,6 +219,7 @@ _arguments
219219 '(-G --seconds)'{-G,--seconds=-}'[Rotate the capture file every <num> seconds]:Rotation period (seconds):' \
220220 '(-h --help)'{-h,--help}'[Print this help]' \
221221 '(-j --json)'{-j,--json}'[Emit output as JSON]' \
222+ '(-k --k8s-api)'{-k,--k8s-api}'[Kubernetes API server]' \
222223 '(-L --list-events)'{-L,--list-events}'[List the events that the engine supports]' \
223224 '(-l -lv --list)'{-l,--list}'[List the fields that can be used for filtering]' \
224225 '(-l -lv --list)-lv[Verbosely list the fields that can be used for filtering]' \
You can’t perform that action at this time.
0 commit comments