Document toolboxDocument toolbox

quit

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

Syntax

quit, exit

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

Command

Description

quit

Terminates the current CLI session.

exit

Terminates the current CLI session.


Examples

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

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