Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 449 Bytes

output-format-opts.adoc

File metadata and controls

20 lines (10 loc) · 449 Bytes
--human-readable <boolean> ('default =' 1)

Call output rendering functions to produce human readable text.

--noborder <boolean> ('default =' 0)

Do not draw borders (for 'text' format).

--noheader <boolean> ('default =' 0)

Do not show column headers (for 'text' format).

--output-format <json | json-pretty | text | yaml> ('default =' text)

Output format.

--quiet <boolean>

Suppress printing results.