mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-29 18:31:38 +00:00
Added commands to show the number of CrOS devices or Users in an entity.
Updated `gam create project` to prompt user to mark `GAM Project Creation` as a trusted app.
This commit is contained in:
@@ -2295,6 +2295,10 @@ Print no header row and deviceId for specified CrOS devices.
|
||||
gam <CrOSTypeEntity> print
|
||||
gam <CrOSTypeEntity> print cros
|
||||
|
||||
Show count of CrOS devices
|
||||
|
||||
gam <CrOSTypeEntity> show count
|
||||
|
||||
Print activity for selected CrOS devices; use these options to select CrOS devices:
|
||||
[(query <QueryCrOS>)|(queries <QueryCrOSList>) [querytime.* <Time>]
|
||||
[(limittoou|cros_ou <OrgUnitItem>)|(cros_ou_and_children <OrgUnitItem>)|
|
||||
@@ -5331,6 +5335,10 @@ gam <UserTypeEntity> print userlist [todrive <ToDriveAttribute>*]
|
||||
[title <String>]
|
||||
[delimiter <Character>] [formatjson] [quotechar <Character>]
|
||||
|
||||
Show count of users
|
||||
|
||||
gam <UserTypeEntity> show count
|
||||
|
||||
# Users - Application Specific Passwords/backup Codes
|
||||
|
||||
gam <UserTypeEntity> delete asps|applicationspecificpasswords all|<ASPIDList>
|
||||
|
||||
Reference in New Issue
Block a user