Skip to content

BNF Syntax

Ross Scroggs edited this page Feb 2, 2020 · 3 revisions

Syntax

BNF Syntax

This Wiki describes the GAM command line syntax in modified BNF.

Skip the History section and start reading at Introduction.

Items on the command line are space separated, when an actual space character is required, it will be indicated by <Space>. If an item contains spaces, it should be surrounded by ".

Metasyntactic symbols

[] optional item
() group items
* item may appear zero or more times
+ item may appear one or more times
| separates alternative items

Items

Collections

Python Regular Expressions

Update History

Installation

Configuration

Notes and Information

Definitions

Command Processing

Collections

Client Access

Special Service Account Access

Service Account Access

Clone this wiki locally