Validate device queries

This commit is contained in:
Ross Scroggs
2026-05-18 16:56:56 -07:00
parent e25c302616
commit dfe01e5272
7 changed files with 21 additions and 14 deletions

View File

@@ -68,7 +68,8 @@ gam oauth create
```
<OrgUnitPath> ::= /|(/<String)+
<QueryCrOS> ::= <String> See: https://support.google.com/chrome/a/answer/1698333
<QueryCrOS> ::= <String>:<String>
See: https://support.google.com/chrome/a/answer/1698333
<CommandID> ::= <String>
<CrOSID> ::= <String>
<CrOSIDList> ::= "<CrOSID>(,<CrOSID>)*"