Copy and censor any sensitive CLI arguments before logging/printing
Copy and censor any sensitive CLI arguments before logging/printing
Copy and censor a yargs argument object before logging
the args to censor
a censored copy of the arguments
Specifies whether a given property path (e.g. "profiles.lpar1.properties.host") is a special value or not. Special value: Refers to any value defined as secure in the schema definition. These values should be already masked by the application (and/or plugin) developer.
Property path to determine if it is a special value
True - if the given property is to be treated as a special value; False - otherwise
Generated using TypeDoc
Use Censor Logging utilities