taers232c / GAMADV-XTD3

Command line tool to manage Google Workspace
732 stars 86 forks source link

Unable to update CIgroup query #152

Closed PcoWegenenVerkeer closed 3 years ago

PcoWegenenVerkeer commented 3 years ago

Hi,

I try the update method described here: https://github.com/taers232c/GAMADV-XTD3/wiki/Cloud-Identity-Groups#manage-groups

With this kind of command: gam update cigroup "test@verzendlijst.test.be" json file settings.json dynamic "user.organizations.exists(org, org.department=='test')"

I get this response:

Command: /home/weynebe/bin/gamadv-xtd3/gam update cigroups test@verzendlijst.test.be json file settings.json >>>dynamic<<< "user.organizations.exists(org, org.department=='test')"

ERROR: Invalid argument
Help: Syntax in file /home/weynebe/bin/gamadv-xtd3/GamCommands.txt
Help: Documentation is at https://github.com/taers232c/GAMADV-XTD3/wiki

I updated to latest GAMADV-XTD3 6.03.14

Please help me out, according to wiki documentation update of "dynamic" should be possible. Many thanks in advance!

taers232c commented 3 years ago

It's a bug, will be fixed later this morning.

Ross

taers232c commented 3 years ago

Fixed 6.03.15

PcoWegenenVerkeer commented 3 years ago

Many thanks!