System information

cycli Commands
326 AlterPath OnBoard Administrator’s Guide
quit | exit
Quit cycli. (Ctrl+d also quits the cycli utility.) If changes have not
been committed, the user is prompted to commit the changes or quit without
committing.
Example:
quit!
Quit the cycli utility, discarding any uncommitted changes.
rename
Rename a parameter. Depending on the parameter, this may result in a whole
subtree of parameters being moved. For instance, if an IP address in the host
list is changed, all parameters associated with that host (name, alias) are
moved under the new name.
cli> set network hostname frutabaga
OK
cli> quit
You have made changes but haven't committed them yet.
To commit the changes, use the “commit” command.
To revert all changes and quit without committing, use
“quit!”.
cli> commit
cli> quit