Option Parameters
|
If the Suppose the In that case, the application tries to load database credentials from the |
- The following configuration option parameters are available:
Option Parameters | Default value | Description | ||
---|---|---|---|---|
Operation System Hostname |
The system name to use.
|
|||
The default working directory |
The installation-dir defines the current Project ROOT working directory. For a Magento Installation it is the Magento installation directory, otherwise it is your project folder. |
|||
UUID |
The Unique identifier for the import operation.
|
|||
|
The explicit PID filename to use. |
|||
false |
Activate/deactivate cache functionality for |
|||
100 |
Specify the number of issues that get displayed on the CLI console. |
|||
CE |
The Magento edition to be used(CE | EE).
|
|||
1.4.3 |
The installed the Magento version (e.g. 1.4.3).
|
|||
Specify the pathname to the used configuration file. |
||||
|
Specify the path to the custom configuration directory containing snippets to override the default values with your own configuration.
|
|||
|
The directory to be monitored for new imported files. |
|||
|
The destination directory of the imported files. |
|||
The archive directory of the import files. |
||||
true |
The flag to activate the artefact archiving functionality. |
|||
true |
The flag whether or not the import artefacts have to be cleared. |
|||
The database ID used for the import process. If not specified, the database with the default flag will be used. |
||||
The DSN used to connect to the Magento database for the imported data. |
||||
The username used to connect to the Magento database |
||||
The password used to connect to the Magento database |
||||
The table prefix used by the Magento database
|
||||
false |
The debug mode activation flag |
|||
info |
The log level to use (see Monolog documentation for further information).
|
|||
false |
The flag to wrap the import process into a single transaction |
|||
Additional options passed as JSON format string (must have the same format as the configuration file used). The given additional options will be merged with the already existing parameters from the configuration file. |
||||
Path to a custom JSON encoded parameter file. The parameter file will be merged with the parameter from the existing configuration file. |
||||
The prefix of the files that should be imported and moved to the temporary directory of the import |
||||
__EMPTY__VALUE__ |
Predefined constant to remove empty values in EAV attribute values, categories, products, and customers. |
|||
true |
If strict mode is disabled, the error gets logged to a |
|||
The relative/absolute pathname of the destination file |
||||
false |
To report all available Configuration json files on debug logs |
|||
The Magento configuration directory. This is especially useful when running import during Magento integration tests |