CLI zmzimletctl: Difference between revisions

No edit summary
 
(Adding category)
Line 97: Line 97:
<font size="3" color="#000000" face="Arial"> Sets the Zimlet priority </font>
<font size="3" color="#000000" face="Arial"> Sets the Zimlet priority </font>
|}
|}
[[Category:Command Line Interface]]

Revision as of 22:04, 10 October 2007

zmzimletctl

This command is used to deploy Zimlets to users. See Zimlets, Setting Up.

Syntax

zmzimletctl {command} <zimletname> <arg>

Description

Long Name

Short Name

Description

deploy <zimletname>

Creates the Zimlet entry in the LDAP server, installs the zimlet files on the Server, grants, access to the members of the default COS, and turns on the Zimlet

undeploy

Uninstall a zimlet from the Zimbra server

install

Installs the Zimlet files on the host

ldapDeploy

Adds the Zimlet entry to the LDAP

acl

Sets the access control, grand|deny, to a COS

enable

Enables the Zimlet

disable

Disables the Zimlet.

listAcls

Lists the ACLs for the Zimlets

listZimlets

Shows the status of all the Zimlets on the server

getConfigTemplate

Extracts the configuration template from the Zimlet.zip file

configure

Installs the configuration

listPriority

Shows the current Zimlet priorities (0 is high, 9 is low)

setPriority

Sets the Zimlet priority

Jump to: navigation, search