Syntax examples, Italic text with no brackets or braces, Braces and vertical line – APC Command Line Interface User Manual

Page 12: Brackets and ellipses, Large braces

Advertising
background image

8

Command Line Interface (CLI) User’s Guide

Syntax Examples

Italic text with no brackets or braces.

adduser user_name

For the adduser command, you must specify the
name of the user to add (indicated in the syntax by
the variable user_name.

Braces and vertical line

pducoldstartdelay {time|never}

For the pducoldstartdelay command, you must
enter either a time in seconds (time) that the PDU
waits to apply power to its outlets or enter

never

to specify that the outlets will never turn on
automatically when power is applied to the PDU.

Brackets and ellipses

assign outlet|range[,outlet|range...] user_name

For the assign command, you must specify at least
one outlet or range of outlets and the user name of
the outlet user to which the outlets are being
assigned. Brackets indicate that you can optionally
specify another outlet or range to assign to that
user, and the ellipses indicates that, optionally, you
can specify additional outlets or ranges in the same
format.

Large braces

all
on outlet|range[,outlet|range...]

For the on command, you must enter one of the
following:

• The literal value all (to turn on all outlets)
• A comma-delimited list that can include

outlets specified by name or number, or ranges
of outlet numbers.

Advertising