mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-05 05:11:35 +00:00
Added command gam show configlicenseskus #1938
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user