Skip to main content
Ingests a Curator export file and outputs multiple individual files based on the content types you select. Arguments:
ArgumentRequiredDescription
filePathYesPath to the export file (.iwe or .iwgz)
outputPathNoDirectory to write the output file to
Options:
OptionDescription
--excludeExclude the selected keys instead of including them
Examples:
# Include only selected content types
php artisan curator:parse-export /path/to/export.iwe /path/to/output

# Exclude selected content types
php artisan curator:parse-export /path/to/export.iwe /path/to/output --exclude