CLI zmlocalconfig (Local Configuration): Difference between revisions

(Adding category)
Line 105: Line 105:
<font size="3" color="#000000" face="Arial"> Expand values. </font>
<font size="3" color="#000000" face="Arial"> Expand values. </font>
|}
|}
[[Category:Command Line Interface]]

Revision as of 21:55, 10 October 2007

zmlocalconfig (Local Configuration)

This command is used to set or get the local configuration for a Zimbra server.

Syntax

zmlocalconfig [options] [args]

To see the local config type zmlocalconfig

Description

Long Name

Short Name

Description

--config <arg>

-c

File in which the configuration is stored.

--default

-d

The default values for the keys listedin [args} is listed.

--edit

-e

Edit the configuration file, change keys and values specified. the [args] is in the key=value form.

--force

-f

Edit the keys whose change is known to be potentially dangerous.

--help

-h

Shows the help for the usage options for this tool.

--info

-i

Shows the documentation for the keys listed in [args].

--format <arg>

-m

Shows the values in one of these formats: plain (default), xml, shell, nokey.

--changed

-n

Shows the values for only those keys listed in the [args] that have been changed from their defaults.

--path

-p

Shows which configuration file will be used.

--random

-r

This option is used with the edit option. Specified key is set to a random password string.

--show

-s

Forces the display of the password strings.

--expand

-x

Expand values.

Jump to: navigation, search