Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

bin/magento command not found

1. Navigate to the magento installed root directory
2. To clear cache: sudo php bin/magento cache:clean
3. To Compile: sudo php bin/magento setup:di:compile
4. To upgrade: sudo php bin/magento setup:upgrade
5. To enable mode sudo php bin/magento your command

another option navigates to bin directory and use as
php magento cache:clean
Comment

PREVIOUS NEXT
Code Example
Shell :: move all files in a directory linux 
Shell :: linux update command 
Shell :: image in github readme 
Shell :: check total folder size linux 
Shell :: install brew on raspberry pi 
Shell :: find string terminal 
Shell :: push to git with token 
Shell :: set java home path 
Shell :: how to install postgresql 
Shell :: install spring boot on ubuntu 
Shell :: test cpu linux 
Shell :: homebrew not in path on ubuntu 
Shell :: keyrings arch linux 
Shell :: how to make a script run on boot linux 
Shell :: linux redirect everything (stdout and stderr) to file 
Shell :: brew install macos 
Shell :: gcc alternatives 
Shell :: helm install 
Shell :: clone a git branch 
Shell :: ohmyzsh 
Shell :: ubuntu version command line 
Shell :: next upgrade 
Shell :: how to paste in emacs 
Shell :: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group1-sha1 
Shell :: github push an existing repository from the command line 
Shell :: install gnome-clocks ubuntu 
Shell :: docker compose down single container 
Shell :: git change branch remote 
Shell :: docker logs 
Shell :: ssh-copy powershell 
ADD CONTENT
Topic
Content
Source link
Name
7+3 =