sh471 / cli

🔍 Algolia’s official CLI devtool

Home Page:https://www.algolia.com/doc/tools/cli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Please note: the Algolia CLI is in beta version and subject to the terms governing Beta Services. Algolia CLI may be subject to change or discontinued, and backwards-incompatible changes might be introduced in future releases.

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!

About

🔍 Algolia’s official CLI devtool

https://www.algolia.com/doc/tools/cli

License:MIT License


Languages

Language:Go 98.9%Language:Smarty 0.6%Language:Makefile 0.4%Language:Shell 0.0%Language:Dockerfile 0.0%