← All tools

algolia/cli

Popularity 75 Updated Development & Build

🔍 Algolia’s official CLI devtool

githubauto-collected

Installation

A directly usable install command is not verified yet. Check the project documentation or releases.

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 --help

Or install globally:

npm install -g @algolia/cli

macOS

The Algolia CLI is available on Homebrew and as a downloadable binary from the releases page.

brew install algolia/algolia-cli/algolia

Linux

The Algolia CLI is available as a .deb package:

# Select the package appropriate for your platform:
sudo dpkg -i algolia_*.deb

as a .rpm package: