Opengear OM2200 Series User Manual page 153

Operations manager
Hide thumbs Also See for OM2200 Series:
Table of Contents

Advertisement

ogcli takes records from stdin so a variety of options are available when passing
records.
ogcli create user < record
ogcli create user << 'END' username="root" description="superuser" END
echo 'username="root" description="superuser"' | ogcli create user
ogcli takes records from stdin so a variety of options are available. ogcli also takes
records from any extra command line arguments.
Note: Double-quotes around strings should be protected from the shell.
ogcli create user 'username="root"' 'description="superuser"'
Merge items in a list
ogcli merge syslog < list of records
Export all config
ogcli export [/path/to/file]
Import config
ogcli import [/path/to/file]
ogcli import < [/path/to/file]
ogcli takes records from stdin so a variety of options are available when passing
records. ogcli create user < record
ogcli create user << 'END' username="root" description="superuser" END
echo 'username="root" description="superuser"' | ogcli create user
ogcli takes records from stdin so a variety of options are available. ogcli also takes
records from any extra command line arguments.
ADVANCED OPTIONS
153

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Om1200 seriesOm2224-24e-10g-lOm1208-8e

Table of Contents