Import Commands
If no other source directory gets configured (specified as a command-line option or defined within
the configuration file), all commands will scan for the CSV files and the matching .ok
file
in the var/pacemaker/import
directory of your Magento installation.
Standard Imports
command | Import Format | Description |
---|---|---|
Starts the import for attributes into the configured Magento 2 instance
|
||
Starts the import for attributes & sets/groups into the configured Magento 2 instance |
||
Starts the import for categories into the configured Magento 2 instance |
||
Starts the import for customers into the configured Magento 2 instance |
||
Starts the import for customer and addresses into the configured Magento 2 instance |
||
Starts the import for products into the configured Magento 2 instance |
||
Starts the import for the product inventory into the configured Magento 2 instance |
||
Starts the import for the product MSI inventory into the configured Magento 2 instance |
||
Starts the import for product prices into the configured Magento 2 instance |
||
Starts the import for product tier prices into the configured Magento 2 instance |
||
Starts the import for product URLs into the configured Magento 2 instance |
import:create:ok-file
Creates the .ok file for the CSV files of the configured source directory |
||
Possible parameters |
import:clear:pid-file
Deletes the PID file from a previous import operation if it has not been cleaned up. |
||
Possible parameters |
import:convert:value
Converts the value to the format expected by the given column |
||
Possible parameters |
import:create:configuration-file
Creates a configuration file from the given entities template |
||
Possible parameters |
import:debug
Command | Default | Description | |
---|---|---|---|
Creates a debug dump and sends it as an eMail attachment to the specified recipient |
|||
Possible arguments |
send |
A predefined e-mail address can be specified when executing the command where the generated logs get sent. |
|
Possible parameters |
--render-debug-serials |
10 |
The number of debug serials rendered on the console |
Possible parameters |
--config-output |
false |
To report all available Configuration json files on debug logs |