mirror of
https://github.com/GAM-team/GAM.git
synced 2025-07-09 22:23:35 +00:00
forgot the delete
This commit is contained in:
@ -11210,6 +11210,8 @@ def ProcessGAMCommand(args):
|
||||
doDeleteServiceAccountKeys()
|
||||
elif argument in ['adminrole']:
|
||||
gapi_directory_roles.delete()
|
||||
elif argument in ['browser', 'browsers']:
|
||||
gapi_cbcm.delete()
|
||||
else:
|
||||
controlflow.invalid_argument_exit(argument, 'gam delete')
|
||||
sys.exit(0)
|
||||
|
Reference in New Issue
Block a user