| Name | Value | Description | Example |
|---|
| normal | | use the default output format | |
| xml | | generate an XML formatted output | |
| json | | prints out a JSON-formatted structure | |
| capabilities | | use with capabilities | |
| capabilities-rw | | use with capabilities where ro-objects only shows its data | |
| csv | | use the CSV format (comma-separated-values) | |
| csv-no-data | | same as --csv but without values | |
| tree | | use the tree format (no values) | |
| use-unit | | include units if available | |
| no-unit | | do not include units | |
| ignore | regex | do not include menus and objects | /status/chassis/clk.*/ |
| raw | | prints enums as value instead of names | |
| not-raw | | always prints enums as names | |
| time | | timestamp will be included in the output | |
| polltime | seconds | sets the interval in which the command checks for changes | 10 |
| non-recursive | | only displays the current or specified menu (no submenus) | |
| quiet | | avoid clear-screen when updating the output | |
| rel-path | | only prints the sub-menu | |
| fullpath | | always include the full menu-path to the menus | |
| depth | number | limits the sub-menu iterations | 2 |
| columns | number | displays [number] menus in the table | 2 |
| file | filepath | reads a file that contains a list of objects and exports these | list.txt |
| menu | | /status/system |
See also: