Login
Remember
Register
Ask a Question
What is the correct way to execute Magento CLI commands?
0
votes
asked
Nov 9, 2020
in
Magneto
by
sharadyadav1986
What is the correct way to execute Magento CLI commands?
magento <command>
All the options
php magento <command>
./magento <command>
#magneto-execute-commands
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Nov 9, 2020
by
rahuljain1
All the options
...