cmscli v0.2

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Locked
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm
Location: Fernie British Columbia, Canada

cmscli v0.2

Post by calguy1000 »

I just released cmscli v0.2

This release refactored a few things to better handle the various circumstances where it could be run....

I have now tested a full site-move with cmscli and it works well.

I used my (revised) backup script to grab all directories including /uploads and a sql dump into a .tar.gz file

The entire site move looked like this:

Code: Select all

tar zxvf ../cmsms_backup.tar.gz
vi config.php   # edit db credentials
./cmscli db-import < tmp/dump.sql
./cmscli site-up
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Locked

Return to “Modules/Add-Ons”