Algolia CLI
The official Algolia CLI lets you manage your Algolia resources — indices, records, API keys, and synonyms — directly from the command line.
This package installs a prebuilt Go binary. The npm wrapper still requires Node.js to launch the installed command.
Installation
npm install -g @algolia/cli
Or run without installing:
npx @algolia/cli --help
Usage
algolia --help
algolia search --index my-index --query "foo"
algolia indices list
algolia apikeys list
Documentation
Full documentation: algolia.com/doc/tools/cli
Supported platforms
Issues
github.com/algolia/cli/issues