chunk
- The number of records to import at a time (Defaults to configuration value: `scout.chunk.searchable`) Optionalfresh
- Flush the index before importing Optionalmodel
- Class name of model to bulk import Requiredphp artisan scout:import [--fresh] [-c|--chunk [CHUNK]] [--] <model>