Skip to content

Latest commit

 

History

History
13 lines (5 loc) · 335 Bytes

dump-db.md

File metadata and controls

13 lines (5 loc) · 335 Bytes

CLI Command - dump-db

Title: Dump SQL database to file.

Usage: ./levis dump-db [<FILE>]

Description: Dumps the SQL databsae to the specified file. IF no file is specified, defaults to dump.sql. Only works with mySQL and PostgreSQL as SQLite by default is only a file as well.

Example: ./levis dump-db