Skip to main content
Usage
algolia dictionary entries clear {<dictionary>... | --all} [--confirm] [flags]

Examples

Delete all entries from the β€œstopwords” dictionary:
algolia dictionary entries clear stopwords
Delete all entries from the β€œstopwords” and β€œplurals” dictionaries:
algolia dictionary entries clear stopwords plurals
Delete all entries from all dictionaries:
algolia dictionary entries clear --all

Flags

-a, --all
Clear all dictionaries
-y, --confirm
Skip the clear dictionary entry confirmation prompt
⌘I