macOS
brew install algolialocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de algolia pour les workflows d'agents IA.
installation
brew install algolialocal Homebrew formula metadata
aperçu
Command-line tool to manage Algolia applications, accounts, and search resources
historique
Algolia CLI is Algolia's official command-line tool for managing Algolia resources such as indices, records, API keys, synonyms, and application settings. It is a vendor CLI in the same family as cloud and SaaS CLIs: a packageable binary that turns web dashboard operations into terminal commands and scripts.
The official GitHub repository was created in January 2022 under algolia/cli. The README identifies it as Algolia's official CLI devtool and points users to the Algolia documentation for setup and usage.
The CLI is written in Go and distributed through multiple channels: npm as `@algolia/cli`, Homebrew on macOS, deb/rpm/tarball packages for Linux, Chocolatey and zip archives for Windows, and GitHub releases for binaries.
Adoption follows Algolia's hosted-search user base rather than a stand-alone open-source ecosystem. The official docs position the tool for interactive commands, scripts, and continuous integration workflows, and the GitHub repository topics include Algolia, automation, CLI, command-line, devtool, scripting, and search.
Because the tool is vendor-maintained, package-manager adoption matters mostly as installation convenience. Homebrew packaging makes the CLI available to macOS developers who already manage cloud tools through brew.
Users run `algolia` to discover commands, then use subcommands for indices, applications, records, synonyms, crawler operations, and other Algolia APIs. The official getting-started guide shows credentialed commands using `--application-id` and `--api-key`.
Authentication can be supplied through environment variables, command-line options, OAuth login for application selection, or profiles. The official authentication docs state that profiles are stored in plain text in `~/.config/algolia/config.toml`, so package users should treat the config file as credentials.
Algolia CLI is a clean example of a SaaS control-plane CLI packaged as a native binary. It is useful in dotfiles, CI jobs, and migration scripts where browser dashboards are too manual.
For package maintainers, it is mostly straightforward Go binary distribution, but the credential file behavior is important metadata because config and secrets share the same TOML profile file.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour algolia. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.config/algolia/config.tomlCredential-bearing paths to review before unattended agent runs.
~/.config/algolia/config.tomlexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
algolia | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/algolia/cli
métadonnées d'installation
| Clé du paquet | brew:algolia |
|---|---|
| Version | 1.14.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/algolia |
| Page d'accueil | https://www.algolia.com/doc/tools/cli/get-started |
| Dépôt | https://github.com/algolia/cli |
| Docs amont | https://www.algolia.com/doc/tools/cli/get-started |
| Licence | MIT |
| Archive source | https://github.com/algolia/cli/archive/refs/tags/v1.14.0.tar.gz |
| Dernière mise à jour | 2026-07-22T00:15:46Z |
| Pulse | updated |
| Dépendances de compilation | go |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | algolia |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.