CLI Import/Export
-
Just wondering if the CLI supports importing and exporting. I see it as an option on the Import - Export page, but not in the CLI page. My guess is that its not available as I installed the latest version of CLI and it was not listed as an option under -h nor was I able to use import or export. Wondering if this is something still being worked on?
Thanks
-
It does.
To be listed, you need to install also the jsreport, because the extensions' specific commands aren't part of the jsreport-cli package.npm i -g jsreport-cli jsreport init jsreport --help
-
Thanks sorry. I see it now was using it on an older version of Jsreport tried on a newer one and its there.