5
0
mirror of git://git.proxmox.com/git/pve-docs.git synced 2025-01-06 13:17:48 +03:00
pve-docs/output-format-opts.adoc
Thomas Lamprecht 5f26e15b39 run make update-static
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-02-01 13:49:22 +01:00

21 lines
449 B
Plaintext

`--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.