Using the cycli Utility > cycli Commands > revert

revert
Discard changes and revert to previously committed state.
Example:
cli> get network hostname
cli> set network hostname kookaburra
cli> get network hostname
cli> revert
cli> get network hostname

Using the cycli Utility > cycli Commands > revert