Closed
Description
When trying to use the users key in user-sync-config.yml in the following way:
For argument --users, the default is 'all'.
users: file users-file.csv
The following error is encountered:
2018-08-13 09:02:48 18248 CRITICAL main - Unknown option "file users-file.csv" for users
The same string works on the command line.