5
0
mirror of git://git.proxmox.com/git/pve-docs.git synced 2025-01-10 01:17:51 +03:00
pve-docs/output-format-opts.adoc

21 lines
449 B
Plaintext

`--human-readable` `<boolean>` ('default =' `1`)::
Call output rendering functions to produce human readable text.
`--noborder` `<boolean>` ('default =' `1`)::
Do not draw borders (for 'text' format).
`--noheader` `<boolean>` ('default =' `1`)::
Do not show column headers (for 'text' format).
`--output-format` `<json | json-pretty | text | yaml>` ('default =' `text`)::
Output format.
`--quiet` `<boolean>` ::
Suppress printing results.