Using the cycli Utility : cycli Commands : quit | exit

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.
Synopsis
quit
Example
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