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
Содержание OM1200 Series
Страница 1: ...Operations Manager User Guide 20 Q4 November 2020 ...
Страница 25: ...3 Click Enabled Automatic 4 Change the Media Setting as needed and click Apply INITIAL SYSTEM CONFIGURATION 25 ...
Страница 34: ...ACCESS MENU 34 ...
Страница 39: ...l Logging Levels l Serial Port Aliases CONFIGURE MENU 39 ...
Страница 93: ...CONFIGURE MENU 93 ...
Страница 135: ...SNMP CONFIGURE SNMP The CONFIGURE SNMP menu has two options SNMP Service and SNMP Alert Managers CONFIGURE MENU 135 ...
Страница 154: ...Note Double quotes around strings should be protected from the shell ADVANCED OPTIONS 154 ...
Страница 162: ...UI BUTTON DEFINITIONS 162 ...