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:
@@ -503,6 +503,8 @@ class GamCLArgs():
|
||||
ARG_CONTACTGROUPS = 'contactgroups'
|
||||
ARG_CONTACTPHOTO = 'contactphoto'
|
||||
ARG_CONTACTPHOTOS = 'contactphotos'
|
||||
ARG_COUNT = 'count'
|
||||
ARG_COUNTS = 'counts'
|
||||
ARG_COURSE = 'course'
|
||||
ARG_COURSES = 'courses'
|
||||
ARG_COURSEANNOUNCEMENTS = 'courseannouncements'
|
||||
|
||||
Reference in New Issue
Block a user