Skip to main content
Usage

Examples

Delete one single rule with the ID β€œ1” from the β€œMOVIES” index:
Delete multiple rules with the IDs β€œ1” and β€œ2” 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.
Last modified on July 15, 2026