Skip to main content
Usage
algolia crawler pause <crawler_id>... [flags]

Examples

Pause the crawler with the ID β€œmy-crawler”:
algolia crawler pause my-crawler
Pause the crawlers with the IDs β€œmy-crawler-1” and β€œmy-crawler-2”:
algolia crawler pause my-crawler-1 my-crawler-2
⌘I