Skip to content

DumpSync Command: Dump Data

To create a dump json data format, you can use the following command:

dumpsync dump-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.
  • dump-data: This subcommand initiates the dump data process to create a dump of the specified database.

Options

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