User manual

Appendix A – CLI Command Reference
72 ePower Power Distribution Unit User Manual, Revision 1.1
Verb
Verbs are actions that are performed on a specified target or property.
A verb can allow one or more options that modify the way the verb acts.
The supported verbs, which are described in detail in this appendix, are:
cd – Changes the current default target
commit – Sets and/or updates a section of properties within
a managed element
exit – Terminates the ePower CLI process
help – Displays information regarding how to use the ePower CLI
reset – Restarts the ePower unit from boot-up
set – Sets the value of properties within a managed element
show – Displays the contents of a target
version – Displays current version information for the ePower
firmware
Example 1: The verb in this sample command is “show”.
ePower:/--> show -d properties -l all /system1/settings address==10.0.3.120
Option
Options are flags that change the way the verb acts. Verbs can allow one or
more options on the command line. All options start with a leading dash “-
and can have one or more parameters following the option. Options and
their parameters are separated by spaces.
Example 1: The options in this sample command are “-d properties” and “-l all”.
ePower:/--> show -d properties -l all /system1/settings address==10.0.3.120