surreal backup <from> <into>
Backup data to or from an existing database
Arguments
Name | Description |
---|---|
from | Path to the remote database or file from which to export |
into | Path to the remote database or file into which to import |
Options
Name | Description |
---|---|
--pass, -p <pass> | Database authentication password to use when connecting [default: root] |
--user, -u <user> | Database authentication username to use when connecting [default: root] |