test-account-telemetry-rules

subtitle

Test anonymization rules (for account telemetry) against text input.

version

0.9.111

Description

Test anonymization rules (for account telemetry) against text input.

Synopsis

  test-account-telemetry-rules
--test-input <value>
--rules <value>
[--cli-input-json <value>]
[--generate-cli-skeleton]

Options

--test-input (string)

Text input that will be tested against the provided account telemetry anonymization rules.

--rules (array)

List of anonymization rules that are applied on logs that are shipped to Cloudera

Shorthand Syntax:

value=string,replacement=string ... (separate items with spaces)

JSON Syntax:

[
  {
    "value": "string",
    "replacement": "string"
  }
  ...
]

--cli-input-json (string)

Performs service operation based on the JSON string provided. The JSON string follows the format provided by --generate-cli-skeleton. If other arguments are provided on the command line, the CLI values will override the JSON-provided values.

--generate-cli-skeleton (boolean)

Prints a sample input JSON to standard output. Note the specified operation is not run if this argument is specified. The sample input can be used as an argument for --cli-input-json.

Output

output -> (string)

Output text after applying the anonymization rules on the test input.

Form Factors

public, private