Redgate Test Data Manager

Anonymize command-line reference - options

Generates an options file containing the Redgate supplied default rules.

The options file will contain two sections:

  • a section to disable the default rules.
  • a section that defines the default rules as custom rules, allowing them to be altered as necessary.
rganonymize options default-classification-rules
  --path options.json
OptionRequired?Notes
--path(tick) 

The path of the options file to generate.

--output-schema-file(error) 

Output a schema file to aid with hand editing the classification file.

The schema can be used with some IDEs to provide prompts and documentation on the expected structure when editing.

--output(error) 

The format to write any output.

Can be one of:

  • Json (Default)
  • Yaml

--log-level 

(error)

The verbosity level to log at.

Can be one of:

  • Verbose
  • Debug
  • Information (Default)
  • Warning
  • Error
  • Fatal

--log-file

(error)

The location of the log file, or none to disable logging.

 -?, -h, --help (error) 

Show help and usage information.


Didn't find what you were looking for?