|
|
| ZCS Administrator's Guide, Open Source Edition 4.5 Rev 2 11/07 |
Appendix A Command-Line UtilitiesCommand Line Interface (CLI) can be used to create, modify and delete certain features and functions of the Zimbra Collaboration Suite. The administration console is the main tool for maintaining the Zimbra Collaboration Suite, but some functions can only be changed from the CLI utility.*In general, provisioning and managing accounts should be performed from the administration console, but bulk provisioning can be done from the CLI
• CLI commands are run as the zimbra user, that is su - zimbra.
• Press ENTER after you type a command.
• Typing the CLI command and then - h displays the usage options for the command. Example: zmprov - h lists all the options available for the zmprov utility.
• Each operation is invoked through command-line options. Many have a long name and a short name. For example, these two commands are equivalent:When demonstrating the syntax of each tool, the following conventions indicate required, optional, and alternate values:
• {attribute} in curly brackets is required information.
• [attribute] in square brackets are optional arguments or information.
•
• The command-line tools available for administrators are all located in the
/opt/zimbra/bin directory on the Zimbra server.
|
|
| ZCS Administrator's Guide, Open Source Edition 4.5 Rev 2 11/07 |