Closed pyth0n1c closed 4 weeks ago
Tested this : suppression worked correctly when added to the CLI however, when I do not add that flag, i should be getting errors and I did not. Here's the command that I used:
contentctl inspect --splunk-api-username "$APPINSPECTUSERNAME" --splunk-api-password "$APPINSPECTPASSWORD" --stack_type victoria --enrichments --enable-metadata-validation --supress_missing_content_exceptions
and lets use hypens in the flag name to keep it consistent : update to use --suppress-missing-content-exceptions
minor typo in supress
closing this PR out as is was superceded by https://github.com/splunk/contentctl/pull/305
add new option to contentctl inspect that makes missing detections NTT an error - instead just print a warning message.