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