Skip to main content
Usage

Examples

Delete one single synonym with the ID β€œ1” from the β€œMOVIES” index:
Delete multiple synonyms with the IDs β€œ1” and β€œ2” from the β€œMOVIES” index:

Flags

-y, --confirm
Skip confirmation prompt
--forward-to-replicas
Whether to delete synonyms also from the replicas
--synonym-ids
Synonym 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