Skip to content

algolia/cli

Repository files navigation

Algolia CLI

A command line interface to enable Algolia developers to interact with and configure their Algolia applications straight from a command line or terminal window. Automate common workloads, create snapshots, revert to backups, or quickly modify applications as needed! This is a lightweight tool, providing a text-only interface, that is easy to install and use!

cli

Documentation

See the documentation for setup and usage instructions.

Installation

Build from Source

A Makefile is available to help installing and building the CLI.

git clone git@github.com:algolia/cli.git && make install

MacOS

algolia is available on Homebrew and as a downloadable binary from the releases page.

brew tap algolia/algolia-cli && brew install algolia

Windows

algolia is available via Chocolatey and as downloadable .exe files.

Chocolatey

Install: Upgrade:
choco install algolia choco upgrade algolia

Executable

Executable files are available on the releases page.

Other platforms

Download packaged binaries from the releases page.

Support

Found a bug on the CLI? Open a new issue or contact the support to get help with Algolia!