2017 © Pedro Peláez
 

tool joomla-cli

Simple CLI tool to manage Joomla installations.

image

yrizos/joomla-cli

Simple CLI tool to manage Joomla installations.

  • Friday, October 2, 2015
  • by yrizos
  • Repository
  • 1 Watchers
  • 0 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Simple CLI tool to manage Joomla installations., (*1)

Archive

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)

Database

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)

Config

jcli config, (*10)

Change local configuration variables (host, db, user, password, log_path, tmp_path);, (*11)

The Versions

02/10 2015

dev-master

9999999-dev https://github.com/yrizos/joomla-cli

Simple CLI tool to manage Joomla installations.

  Sources   Download

MIT

The Requires

 

joomla