Liferay tool is a tool to manage local environment in some tasks, such as cleaning database, cleaning git cache, tomcat folders and docker db
Clone this repo in some folder of your choice, and then create an alias to ge.sh in your ~/.bashrc
alias lfc="sh ~/dev/projects/lfc/ge.sh"
#this command perform all the cleanings and erase the database
lfc --all
This tool will only work on liferay environment and liferay's workstations