CLI Command Syntax Conventions
The following table lists the command syntax conventions used throughout this document.
Table 1: CLI Command Syntax Conventions
Convention | Description |
---|---|
bold | Commands, command options, and keywords |
italics or <italics> | Arguments in which you supply values |
[ ] | Elements in square brackets are optional. |
{x|y|z} | Alternative keywords are grouped in braces and separated by vertical lines. |
[x|y|z] | Optional alternative keywords are grouped in square brackets and separated by vertical lines. The options might be mutually inclusive or mutually exclusive, depending on the command. |
<keyboard_key> | A key on the keyboard |