ss import database
This command will import a database dump file /tmp/import.sql if it exists, otherwise /tmp/import.sql.zip or /tmp/import.sql.gz if those exist. It will overwrite the ENTIRE production database on your SlickStack server so be sure you backup your database (download it manually or remotely save it somewhere) before running this command. All previous data in your database […]