Added command gam show configlicenseskus #1938

This commit is contained in:
Ross Scroggs
2026-07-04 08:59:53 -07:00
parent 2fbc3c5c35
commit 1df2f14c97
7 changed files with 67 additions and 3 deletions

View File

@@ -1,3 +1,28 @@
7.46.07
Added command `gam show configlicenseskus` that can be used to generate a command
that sets the list of used license SKUs in gam.cfg; this improves performance of `gam info user`.
```
gam show configlicenseskus
Got 0 Licenses for 1010010001 (Cloud Identity Free)...
Got 0 Licenses for 1010050001 (Cloud Identity Premium)...
...
Got 2 Licenses for 1010340007 (Google Workspace for Education Fundamentals - Archived User)...
...
Got 100 Licenses for 1010070001 (Google Workspace for Education Fundamentals)...
Got 200 Licenses for 1010070001 (Google Workspace for Education Fundamentals)...
Got 300 Licenses for 1010070001 (Google Workspace for Education Fundamentals)...
Got 358 Licenses for 1010070001 (Google Workspace for Education Fundamentals)...
Got 2 Licenses for 1010070004 (Google Workspace for Education Gmail Only)...
...
Got 0 Licenses for Google-Vault (Google Vault)...
Got 0 Licenses for Google-Vault-Former-Employee (Google Vault - Former Employee)...
To set license_skus in gam.cfg, execute the following command:
gam config license_skus "1010340007,1010070001,1010070004" save verify variables license_skus
```
* See: https://github.com/GAM-team/GAM/wiki/Licenses#info-user-performance
7.46.06
Updated GAM to suppress the following message: