command line csv import

João Reis

Member
trying to run:

php72 -q /var/www/XXXXX/web/apps/console/console.php list-import csv --list-uid="sj6497pncdd65" --file_path=/var/www/XXXXX/web/csv/teste.csv
but it doesn't work.

I've already enable it in /backend/index.php/settings/import-export.

Putting the CSV named as the list-uid in list-import-queue works (apps/common/runtime/list-import-queue/sj6497pncdd65.csv) but I want to to process just the CSV. Where can I debug it?

--verbose=1 doesn't work...

Thanks in advance.
 
Back
Top