Skip to content

dataSync ​

Command: dataSync
Category: Data Tools
Status: Production Ready

Description ​

Synchronize data between systems or tables

Syntax ​

bash
hana-cli dataSync [options]

Aliases ​

  • datasync
  • syncData
  • sync

Parameters ​

For a complete list of parameters and options, use:

bash
hana-cli dataSync --help

Examples ​

Basic Usage ​

bash
hana-cli hana-cli dataSync --sourceConnection conn1 --targetConnection conn2 --table myTable

Execute the command

See the Commands Reference for other commands in this category.

See Also ​

Released under the Apache License 2.0