Configure multiple applications easily profile-based authentication
Interact directly with Algolia’s API with intuitive commands
Iterate rapidly with integrated command autocompletion
Issue queries and review search results
Pipe together commands to build you workflow
Explore some of our suggested command recipes
Key links
INSTALL (HOMEBREW)
brew install algolia/algolia-cli/algolia
CONNECT TO YOUR ALGOLIA APPLICATION
algolia profile add \
--name <profile-name> \
--application-id <application-id> \
--admin-api-key <admin-api-key>
SEARCH
algolia search <index-name> --query <search-query>