User manual
Appendix A – CLI Command Reference
ePower Power Distribution Unit User Manual, Revision 1.1 83
show
Syntax
show [options] [target] [properties] [propertyname==propertyvalue]
Description
Displays the contents of a target. If no target is specified, the current default
target is used.
Options
• -d, -display properties
Displays output that matches the indicated property type(s) (targets,
properties, verbs, all), where all is the default if omitted.
• -l, -level value
Restricts the output to value levels deep in the hierarchy. The keyword
all can be used for value. Default is 1.
• -a, -all
Returns all data element types subject to any filtering of categories
by the display and level options.
Properties
• properties
A comma-separated list of property names to use as a filter. If show
is displaying properties, that is, “show –d properties”, then return only
results that contain the specified property names.
• propertyname==value
A property name and associated value to use as a filter. If show is
displaying properties, that is, “show –d properties”, then only return
results that contain the specified name and corresponding value.
This CLI only supports a single equality filter and does not support
a comma-separated list of equality filters.