Closed eleidan closed 9 years ago
The users:import_from_csv task parses a user.csv file that expects the following columns in any order:
users:import_from_csv
user.csv
Any additional columns are parsed, but ignored. Fixes #66
The users:list_as_json task just prints each user record with the following attributes:
users:list_as_json
The
users:import_from_csv
task parses auser.csv
file that expects the following columns in any order:Any additional columns are parsed, but ignored. Fixes #66
The
users:list_as_json
task just prints each user record with the following attributes: