How can I regenerate Matomo 5.3 rc reports via php console core:archive?

strange as i had tried this -force-date-last-n=1000 i got an error message to use “procress_new_form” or somthing like that and no reports had been updated.

but now it’s runing… i didn’t use --url that could have confused the php-cli console

“force-date-last-n” is deprecated. Please use the “process_new_segments_from” INI configuration option instead."

solution:
php ./console core:archive --url=your-matomo --force-date-last-n=1000