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!
See the documentation for setup and usage instructions.
A Makefile
is available to help installing and building the CLI.
git clone git@github.com:algolia/cli.git && make install
algolia
is available on Homebrew and as a downloadable binary from the releases page.
brew tap algolia/algolia-cli && brew install algolia
algolia
is available via Chocolatey and as downloadable .exe files.
Install: | Upgrade: |
---|---|
choco install algolia |
choco upgrade algolia |
Executable files are available on the releases page.
Download packaged binaries from the releases page.
Found a bug on the CLI? Open a new issue or contact the support to get help with Algolia!