A newer version of this documentation is available: View the Latest Version

Option Parameters

  • Besides the configuration option, all options can and should be defined in the configuration file

  • The command-line options should only be used to override these values in specific situations

If the configuration option has not been specified, the system tries to locate the Magento Edition, based on the specified installation-dir option.

Suppose the installation-dir option IS specified explicitly, and the directory is a valid Magento root directory.

In that case, the application tries to load database credentials from the app/etc/env.php script, so it is not necessary to specify a database configuration in the configuration file or as a command-line parameter.

The following configuration option parameters are available:
Option Parameters Default value Description

--enable-smile

false

To activate the import of smile positions, see further details on importing Smile Position

After installation of the component, the function is available but disabled. To enable it, the product import (from CLI) must be called with the parameter --enable-smile=true, the value must be specified in the configuration file in the customer project <magento-install-dir>/app/etc/configuration/shortcuts.json or in the pipeline.xml.