mirror of
https://github.com/GAM-team/GAM.git
synced 2025-07-06 12:43:35 +00:00
11 lines
349 B
Markdown
11 lines
349 B
Markdown
# List
|
|
|
|
The list command is used to verify collections of objects. See GamDataSelection.txt/
|
|
|
|
## Commands
|
|
```
|
|
gam list [todrive <ToDriveAttribute>*] <EntityList> [data <CrOSTypeEntity>|<UserTypeEntity> [delimiter <Character>]]
|
|
gam <CrOSTypeEntity>|<UserTypeEntity> list [todrive <ToDriveAttribute>*] [data <EntityList> [delimiter <Character>]]
|
|
```
|
|
|