mirror of
https://github.com/mikefarah/yq.git
synced 2026-09-01 14:14:52 +08:00
4ec533b introduced a bug which causes the 'hidden' cli parameter
`__complete` to be ignored.
Add a check for this parameter, so that it can pass to `cobra`
Signed-off-by: Tom Whitwell <tom@whi.tw>