Skip to content

dataMask ​

Command: dataMask
Category: System Tools
Status: Production Ready

Description ​

Apply masking rules for sensitive data protection

Syntax ​

bash
hana-cli dataMask [options]

Aliases ​

  • mask
  • dataprivacy
  • anonymize
  • pii

Parameters ​

For a complete list of parameters and options, use:

bash
hana-cli dataMask --help

Examples ​

Basic Usage ​

bash
hana-cli hana-cli dataMask --table CUSTOMERS --maskType hash --columns EMAIL

Execute the command

See the Commands Reference for other commands in this category.

See Also ​

Released under the Apache License 2.0