Added chromeostype, diskspaceusage and faninfo to <CrOSFieldName>

This commit is contained in:
Ross Scroggs
2025-05-29 09:36:36 -07:00
parent 6f19ec4f8c
commit 762d8479a4
3 changed files with 12 additions and 2 deletions

View File

@@ -1,8 +1,12 @@
7.07.16
Added `chromeostype`, `diskspaceusage` and `faninfo` to `<CrOSFieldName>` for use in `gam info|print cros`.
7.07.15
Added option `shareddrivesoption included|included_if_account_is_not_a_member|not_included` to `gam create vaultexport`.
The previous option 'includeshareddrives <Boolean>` is mapped as follows:
The previous option `includeshareddrives <Boolean>` is mapped as follows:
* `includeshareddrives false` - `shareddrivesoption included_if_account_is_not_a_member`
* `includeshareddrives true` - `shareddrivesoption included`