CLI Commands

The command line interface provides 5 major sets of commands:

List Commands (ls object)
List the attributes of one or more objects of the specified class.
Add Commands (add object)
Add one or more objects of the specified class.
Change Commands (ch object)
Update attributes of one or more objects of the specified class.
Remove Commands (rm object)
Delete one or more objects of the specified class.
Miscellaneous Commands
All other commands.

All commands accept the -v option to activate verbose output mode. In verbose mode, extended information about each step of the CLI is printed.