Add Command To Cron

Hello, can you please clarify on how to create the URL from here? How is -p translated?

Please see attached

php /path/to/cart/Leonid_admin_panel.php -p --dispatch=advanced_import.import.import --preset_id=2

This doesn't work

https://easyfair.co/Leonid_admin_panel.php?dispatch=advanced_import.import.import&preset_id=12
Thanks

cron.png

It will not work since request should be made with the POST method, not GET one

The path should be the installation of the cart. Something like /home/user/public_html/admin.php