CLI Syntax
The CLI commands are formatted according to these syntax rules.
Notation |
Description |
---|---|
Text without brackets |
Items you must type as shown |
<Text inside angle brackets> |
Placeholder for which you must supply a value |
[Text inside square brackets] |
Optional items |
Vertical pipe (|) |
Separator for mutually exclusive items; choose one |
{Text inside curly brackets} |
Set of required items; choose one |
Ellipsis (...) |
Multiple values or parameters can be entered |