Document toolboxDocument toolbox

exit

The exit (quit) command terminates the command line interface and halts the CLI session.

Syntax

exit, quit

Both commands produce the same results. There are no arguments for either command.

Command

Description

exit

Terminates the current CLI session.

quit

Terminates the current CLI session.


Examples

Infoblox > exit
Good Bye
Connection to <IP address> closed.
Infoblox > quit
Good Bye
Connection to <IP address> closed.