]> git.proxmox.com Git - pve-docs.git/blame_incremental - output-format-opts.adoc
update link qemu documentation non web.archive
[pve-docs.git] / output-format-opts.adoc
... / ...
CommitLineData
1`--human-readable` `<boolean>` ('default =' `1`)::
2
3Call output rendering functions to produce human readable text.
4
5`--noborder` `<boolean>` ('default =' `0`)::
6
7Do not draw borders (for 'text' format).
8
9`--noheader` `<boolean>` ('default =' `0`)::
10
11Do not show column headers (for 'text' format).
12
13`--output-format` `<json | json-pretty | text | yaml>` ('default =' `text`)::
14
15Output format.
16
17`--quiet` `<boolean>` ::
18
19Suppress printing results.
20