Fixed bug in gam <UserTypeEntity> print shareddrives ... formatjson that caused a trap.

This commit is contained in:
Ross Scroggs
2024-04-25 08:46:14 -07:00
parent fc792bf454
commit f87e013ec4
7 changed files with 29 additions and 15 deletions

View File

@@ -143,7 +143,8 @@ Get Shared Drives ID and Name
```
gam redirect csv ./SharedDrives.csv print shareddrives fields id,name
```
Options:
Options for the `gam report drive` commands below:
* `maxactivities 1` - Limits the number of activities displayed for Shared Drives with activity.
* `shownoactivities` - Displays a row for Shared Drives with no activity.
* `addcsvdata shared_drive_id "~id"` adds the Shared Drive ID to the output.