Skip to content

massExport ​

Command: massExport
Category: Data Tools
Status: Production Ready

Description ​

Export multiple objects at once

Syntax ​

bash
hana-cli massExport [schema] [object] [options]

Aliases ​

  • me
  • mexport
  • massExp
  • massexp

Parameters ​

For a complete list of parameters and options, use:

bash
hana-cli massExport --help

Examples ​

Basic Usage ​

bash
hana-cli hana-cli massExport --schema MYSCHEMA --object % --format csv --folder exports/

Execute the command

See the Commands Reference for other commands in this category.

See Also ​

Released under the Apache License 2.0