Options
Options are of two types: switches and flagged options. Both have a short and long form. The short
form is preceded by a single hyphen and the long form is preceded by two hypens. For example, -n
and --namefilter are the short and long forms of a flagged option used to filter the display of results
by name for the bundle-list command.
Switch: A parameter that does not take any value. Its presence alone conveys the meaning. For
example, specifying the –recursive switch in
subfolders should also be displayed.
Flagged Option: This parameter is used to set a value for an option. The value is given followed by
a space or equals sign after the short or long flag of the option.
Example:
zman bundle-list -namefilter "bundle*" -r
Arguments
Arguments for a command are usually ordered in the same way as the command itself. For example,
for
server-add-bundle
Guide to Usage
This section contains a guide to general command formatting and conventions.
Administrators
Every action in zman is governed by the access limitations of the administrator. The initial
Administrator account created during the initial installation has rights to all objects. Additional
administrator accounts you create are granted read-only rights by default. These accounts must
be explicitly granted rights to any objects they are to manage.
Help
The zman command line interface provides help at several levels. Pipeline the help through the
operating system's native
At the highest level, lists all the categories of commands available in zman and the global
options for the commands.
Example:
zman
At the all category level, lists all the commands available in zman organized by categories
(workstation, server, bundle, policy, etc.).
Example:
zman -h
For each category, lists the commands available specific to that category.
Example:
zman policy /?
At each command level, gives usage, detailed help, and examples for a particular
command.
Example:
zman policy-list-help
-h,--help,?,-?,
bundle-list
, the server is named first and the bundle second.
command for scrollable output.
more
and
are the various help options available.
/?
indicates that the contents of the
ZENworks Command Line Utilities
11
Need help?
Do you have a question about the ZENWORKS 10 CONFIGURATION MANAGEMENT SP3 - COMMAND LINE UTILITIES REFERENCE 10.3 30-03-2010 and is the answer not in the manual?