You are here: Using the CLI > Working in the CLI > Context Help

Context Help

You can type <?> in a number of situations to display context help:

eqcli >?

Entering the following two commands displays help for all the commands available in the cluster cl01 specific context, as shown in Cluster and Match Rule Commands.

eqcli > cluster cl01

eqcli cl-cl01>?

eqcli > cluster cl01

eqcli cl-cl01> clientto?

clientto: Set the client timeout for this cluster.

 

Syntax: cluster <cluster name> clientto <value>

Warning: Only valid for proto http or https.

If there is only one command that matches the string entered, context help for that command is displayed.

If there are multiple commands that begin with the string entered, the names of all the matching commands are displayed.

Related Topics IconRelated Topics