cli
cli copied to clipboard
🔍 Algolia’s official CLI devtool
Update search api specs
Didn't see [anything in the AUR for this](https://aur.archlinux.org/packages?O=0&K=algolia), so spent a bit of time writing up a small PKGBUILD for it and thought I'd post it here in case it...
## Problem On my Mac the CLI fails with 403 `Invalid Application-ID or API key` when doing `algolia indices list`, or most operations, when given correct credentials. The credentials were...
It's possible to export indices, setting and rules one by one using the CLI and piping to files, but it would be handy to be able to export all indices,...
Is it on the roadmap for this project to make a command to create an Algolia application from the CLI?
Hi! profile add doesn't work: ``` $ algolia profile add ? Name: [REDACTED] ? Application ID: [REDACTED] ? Admin API Key: [REDACTED] ? Set as default profile? Yes invalid application...
Update search api specs
A couple of issues spotted when running algolia CLI headless: ## 1 - important - using algolia cli for reporting from scripts Seems like algolia CLI is a good component...
I was hoping to automate some management of banned words, presumably using the https://www.algolia.com/doc/rest-api/query-suggestions/#get-all-configurations API Am I right in my reading that this isn't yet something this tool does? (should...