Skip to content

DumpSync Command: Import Data

To import json data format, you can use the following command:

dumpsync import-data

For connectting to a server, read the Connecting to a Server guide.

Command Breakdown

  • dumpsync: This is the main command to invoke the DumpSync tool.
  • import-data: This subcommand initiates the import data process to create a dump of the specified database.

Options

  • -f: Indicates the file path where the dump will be saved.