Import using command line

Started by SilentDigdin, December 15, 2022, 06:01:47 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

SilentDigdin

Hello! Is there any way to import csv files like teacher.csv via command line or does the command line only accept importing .fet files?

Liviu Lalescu

Hello!

FET-CL only accepts to run on a complete .fet XML file. You could create a .fet XML file by processing your CSV files with a program. The .fet XML structure is text, easy to understand by a programmer.