Cloud-Delivered Firewall Management Center CLI management commands

The CLI management commands provide the ability to interact with the CLI. These commands do not affect the operation of the device.

exit command

This command moves the CLI context up to the next highest CLI context level. Issuing this command from the default mode logs the user out of the current CLI session.

Syntax: exit

Example:
system> exit
>

expert command

This command invokes the Linux shell.

Syntax: expert

Example:

> expert

? (question mark) command

This command displays context-sensitive help for CLI commands and parameters. Use the question mark (?) command in these ways:

  • To display help for the commands that are available within the current CLI context, enter a question mark (?) at the command prompt.

  • To display a list of the available commands that start with a particular character set, enter the abbreviated command immediately followed by a question mark (?).

  • To display help for a command’s legal arguments, enter a question mark (?) in place of an argument at the command prompt.

Note

The question mark (?) is not echoed back to the console.

Syntax:
?
abbreviated_command ?
command [arguments] ?

Example: > ?