Hello together,
I have the following question or problem with the import-export extension.
When I use it on the CLI, it does not take over the options that I pass there.
The extension always uses the settings that are defined in the
espocrm/custom/Espo/Modules/ExportImport/Resources/metadata/app/exportImport.json.
My call is e.g.
bin/command export-import export --format=json --config true --customization true --export-path="[rest of path]/transfer/export"
Is it possible to save the "exportImport.json" elsewhere and call it specifically?
Many thanks for your help
Michael
Versions:
espoCRM 9.01
PHP 8.4.3
Export Import 2.6
Ubuntu 22
I have the following question or problem with the import-export extension.
When I use it on the CLI, it does not take over the options that I pass there.
The extension always uses the settings that are defined in the
espocrm/custom/Espo/Modules/ExportImport/Resources/metadata/app/exportImport.json.
My call is e.g.
bin/command export-import export --format=json --config true --customization true --export-path="[rest of path]/transfer/export"
Is it possible to save the "exportImport.json" elsewhere and call it specifically?
Many thanks for your help
Michael
Versions:
espoCRM 9.01
PHP 8.4.3
Export Import 2.6
Ubuntu 22