Import/export projects with batch file

Hi all,
is there any utility (e.g. gcu) that can be used to automate project imports/exports via batch files?
Thanks in advance, regards

No, that would require an external API. Ignition doesn't have that (yet, coming in v8.3).

Ok, thanks @pturmel

If you're in an environment where you can run a batch file locally, you can just drop the project files into the project directory. Ignition will pick them up after the five minute scan time, or you can call system.project.scan.

1 Like