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

Examples

Get the crawler with the ID β€œmy-crawler”:
algolia crawler get my-crawler
Get the crawler with the ID β€œmy-crawler” and display only its configuration:
algolia crawler get my-crawler --config-only

Flags

-c, --config-only
Display only the crawler configuration
⌘I