I am trying to execute the php bin/magento cron:run command in my gitbash but its not executing like all the other commands i use (list, setup:upgrade etc.)
It keeps staying like this;
As you can see i am using Xampp 7.0.15. I also tried to add --group="groupname" but gives me the same.
Any idea what it could be?
Open CMD
goto C:\xampp7\php // Wherever your PHP is located.
Now run the command like
php C:\xampp7\htdocs\mymagento2\bin\magento cron:run