dev-master
9999999-dev https://github.com/yrizos/joomla-cliSimple CLI tool to manage Joomla installations.
MIT
The Requires
- php >=5.4.0
- symfony/console 2.7.*@dev
by Yannis Rizos
joomla
Wallogit.com
2017 © Pedro Peláez
Simple CLI tool to manage Joomla installations.
Simple CLI tool to manage Joomla installations., (*1)
jcli archive, (*2)
Zip all files in the project, excluding temporary directories (logs, tmp, cache, administrator/cache)., (*3)
jcli archive --db, (*4)
Same as above, but will also include a dump of the database., (*5)
jcli db --export <path>, (*6)
Will dump the database., (*7)
jcli db --import <path>, (*8)
Will import the database. If the database exists, you'll be given the choice to dump it first., (*9)
jcli config, (*10)
Change local configuration variables (host, db, user, password, log_path, tmp_path);, (*11)
Simple CLI tool to manage Joomla installations.
MIT
joomla