How to setup and remove cron using CLI in Magento 2?
By: Saurabh Parekh, Nov 12th, 2018 # Magento 2 # How to # Backend
This article will help you to understand how to create or remove your Magento Crontab. Create Cron using CLI Starting with version 2.2, Magento creates a crontab for us. Run cron as the Magento file system owner. Log in as, or switch to, the Magento file system owner in the terminal. Change to your Magento …
Continue reading “How to setup and remove cron using CLI in Magento 2?”