cli-algolia-search
v0.0.3
Published
A simple npm global package for interacting with your algolia indices
Downloads
1
Readme
Summary
A simple npm global package for interacting with your algolia indices
💡 Getting Started
First, install Algolia Search CLI
npm install -g cli-algolia-search
After the package is installed you will be provided with the chance to use this magical keyword
algolia
Useful commands to know..
This will set up without any doubt your credentials and your index name
algolia --set ApplicationId:SearchAPIKey:IndexName
You can even clear your cache. How cool is that huhhh!!
algolia --clear-cache
Besides that you have the ability to search. I know you are supriced but here's how we do it! Running the above command you will be transferred inside your search engine. Which I might improve in a later development
algolia --search
📄 License
Algolia Search CLI is an open-sourced software licensed under the MIT license.
👤 Author
Stoyan Kalpakechiev [email protected]