Algolia CLI
The Algolia CLI lets you work with your Algolia resources, such as indices, records, API keys, and synonyms, and from the command line.
Documentation
See Algolia CLI in the Algolia documentation for setup and usage instructions.
Installation
npm (any platform)
The Algolia CLI is published on npm as @algolia/cli.
Run without installing:
npx @algolia/cli --helpOr install globally:
npm install -g @algolia/climacOS
The Algolia CLI is available on Homebrew and as a downloadable binary from the releases page.
brew install algolia/algolia-cli/algoliaLinux
The Algolia CLI is available as a .deb package:
# Select the package appropriate for your platform:
sudo dpkg -i algolia_*.debas a .rpm package: