
4 Using the Command Line Interface
Objects and Attributes
The following objects and attributes can be used with the help command:
Example
To see documentation about the sys object, type help sys. The system returns the following results:
sys: System information
System information can be viewed and updates using the “sys” object.
Read-write:
name, contact, location
Read-only:
serialNum
Table 1-1 Help Commands
Command Description
help --full
Lists all commands, objects, and attributes
help -- attribs
Lists all attributes
help --objs
Lists all objects, or collections of attributes
help --cmds
Lists all commands
help --background
Lists background topics
Komentarze do niniejszej Instrukcji