Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
nrsw:cli-commands [2015/03/30 14:18] – created hessnrsw:cli-commands [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1
Line 1: Line 1:
-====== CLI Commands ====== 
-<code> 
-~ $ cli -h 
-Name: 
-        cli (Command Line Utility) 
- 
-Usage: 
-         [-ilvh] <command> 
- 
-Options: 
-        -i     run interactively 
-        -l     list commands 
-        -v     show version 
- 
-Available commands: 
- 
-        get                  Get config parameters 
-        set                  Set config parameters 
-        update               Update system facilities 
-        status               Get status information 
-        scan                 Scan networks 
-        send                 Send message, mail, techsupport or ussd 
-        restart              Restart service 
-        debug                Debug system 
-        reset                Reset system to factory defaults 
-        reboot               Reboot system 
-        shell                Run shell command 
- <code>