barracuda-cloudgen-access / access-cli

Allows to access all CloudGen Access Enterprise Console APIs from the command line.
Apache License 2.0
10 stars 4 forks source link

User add: cannot use multiple group_ids when importing with CSV #10

Closed oNaiPs closed 4 years ago

oNaiPs commented 4 years ago

When trying to add the following file.csv:

Jose 2,555-123123,"125,126",true,true

Using command:

fyde-cli users add -f file.csv -i csv

I get the error:

* cannot parse 'GroupIds[0]' as int: strconv.ParseInt: parsing "[125,126]": invalid syntax