CLI

show-object

show-object [options] [object]
The "show-object" command prints the name and value of a single specified object.

If you want to continuously monitor a single object, see the "monitor-object" command.
For showing a complete submenu tree, please check out the "view" command instead.
NameValueDescriptionExample
timetimestamp will be included in the output
jsonuse JSON as the output format
xmluse XML as the output format
csvuse CSV as the output format
capabilitiesexport with capabilities
capabilities-rwuse with capabilities where ro-objects only shows its data
dataexport with data (--capabilities in json only)
rawprints enums as value instead of names
not-rawalways prints enums as names
normaluse the human readable standard format
use-unitinclude units if available
no-unitdo not include units
object/status/system/uptime
See also:
monitor-object: prints and checks the name and value of a specified object.

REST-API Support:


This command is not supported.