Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 1 CLI Commands by Level : Accessing CLI Help

Accessing CLI Help
To display a list of commands or command options available in just the current CLI level, press Tab twice, or enter ? or tree.
To display a list of commands or command options available in both the current and global CLI levels, enter ??, help, or tree all.
To display a list of commands or command options available in the global CLI level, enter tree global.
To display detailed help for a specific command and its parameters in the current CLI level, enter the entire command name and ?.
The CLI supports command completion, so you do not need to enter the entire name of a command or option. If you enter part of a command, then press Tab, the CLI lists the options you can enter at that point in the command string. As long as you enter enough characters of the command or option name to avoid ambiguity with other commands or options, the CLI understands what you are typing and completes it. Otherwise, if ambiguous, the CLI lists the available command options.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved