Import database dump
yarn import-db [dump file path] or npm run import-db [dump file path]
yarn import-db [dump file path] or npm run import-db [dump file path]Command options
-r, --remote-db
-r, --remote-dbyarn import-db --remote-db ssh://[email protected]npm run import-db -- --remote-db ssh://[email protected]--with-customers-data
--with-customers-dataUsage example:
Last updated