gam csv /Users/username/bin/GAMConfig/contacts.csv gam create contact familyname “~familyName” givenname “~givenName” email work “~email” primary organization work “~orgName” department “~orgDept” title “~orgTitle” primary
No errors when running the command in terminal on my macOS Monterey, the csv file is populated with two lines of two contacts I want to create, but the result after being created is that there will be two users created but with the data from the headers.
The users get the name "~givenName" and so on...it does not look like the csv is read at all, what am I doing wrong?
--
You received this message because you are subscribed to the Google Groups "GAM for Google Workspace" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-man...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/3190cfe2-5efb-4791-9932-143eea0dc80fn%40googlegroups.com.