loicsay / cli

Algolia's official command line tool

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

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 command line tool

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

License:MIT License


Languages

Language:Go 98.4%Language:Smarty 1.0%Language:Makefile 0.5%Language:Shell 0.1%