mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-29 10:21:35 +00:00
print chromeaues/chromeversions cleanup, add print chromeneedsattn (#1598)
* print chromeaues/chromeversions cleanup, add print chromeneedsattn * Fix typo * Define new ChromeOS fields
This commit is contained in:
@@ -11890,6 +11890,8 @@ def ProcessGAMCommand(args):
|
||||
gapi_chromemanagement.printAppDevices()
|
||||
elif argument in ['chromeaues']:
|
||||
gapi_chromemanagement.printAUEs()
|
||||
elif argument in ['chromeneedsattn']:
|
||||
gapi_chromemanagement.printNeedsAttn()
|
||||
elif argument in ['chromeversions']:
|
||||
gapi_chromemanagement.printVersions()
|
||||
elif argument in ['chromehistory']:
|
||||
|
||||
Reference in New Issue
Block a user