Usage
Examples
Delete one single rule with the ID β1β from the βMOVIESβ index:Flags
-y, --confirm
Skip confirmation prompt
--forward-to-replicas
Whether to also delete the rules from the replicas
--rule-ids
Rule IDs to delete
-w, --wait
Wait for the operation to complete
Output formatting flags
--allow-missing-template-keys
If true, ignore errors in templates due to missing fields or map keys. This only applies to golang and jsonpath output formats.
-o, --output
Output format. One of: (json, jsonl, ndjson, jsonpath, jsonpath-as-json, jsonpath-file).
--template
Template string or path to a template file to use when βoutput=jsonpath, βoutput=jsonpath-file.