0 votes
in Magneto by
What is the correct way to execute Magento CLI commands?

magento <command>

All the options  

php magento <command>

./magento <command>

1 Answer

0 votes
by
All the options
...