GAM-team / GAM

command line management for Google Workspace
https://github.com/GAM-team/GAM/wiki
Apache License 2.0
3.5k stars 470 forks source link

Set custom scheme boolean property to unset #1684

Closed kinafu closed 4 weeks ago

kinafu commented 5 months ago

Is your feature request related to a problem? Please describe. In the Google Workspace Admin UI I can select True/False/Not set. In GAM that does not seem possible, there is only True and False. example command: gam user gam update user mail@example.com MyScheme.Property null

Describe the solution you'd like Being able to unset a boolean for my custom scheme.

Describe alternatives you've considered Using " ", null, [arbitrary text].

taers232c commented 5 months ago

See: https://github.com/taers232c/GAMADV-XTD3/wiki/Users#clear-schema-fields

This works for both Standard and Advanced GAM.

gam user gam update user @.*** clearschema MyScheme.Property

Ross

Ross Scroggs @.***

On Apr 17, 2024, at 11:59 PM, kinafu @.***> wrote:

Is your feature request related to a problem? Please describe. In the Google Workspace Admin UI I can select True/False/Not set. In GAM that does not seem possible, there is only True and False. example command: gam user gam update user @.*** MyScheme.Property null

Describe the solution you'd like Being able to unset a boolean for my custom scheme.

Describe alternatives you've considered Using " ", null, [arbitrary text].

— Reply to this email directly, view it on GitHub https://github.com/GAM-team/GAM/issues/1684, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACCTYL5B4H5QP6LKPTWNDFTY55VO7AVCNFSM6AAAAABGMU5PJCVHI2DSMVQWIX3LMV43ASLTON2WKOZSGI2DSOJRGI2TMNY. You are receiving this because you are subscribed to this thread.