Automic VaultAutomic Vault

brew

algolia mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für algolia in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install algolia

local Homebrew formula metadata

Überblick

Paketzusammenfassung

Command-line tool to manage Algolia applications, accounts, and search resources

Befehle und Aliase

  • algolia

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 2022: Public GitHub repository created.
  • 2022-2026: CLI distributed through npm, Homebrew, Linux packages, Chocolatey, and GitHub releases.
  • 2026: Official docs describe profiles, automation workflows, and command coverage for Algolia resources.

Related projects

  • Related tools include Algolia API clients, dashboard workflows, crawler tooling, and other vendor CLIs used to script hosted developer services.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für algolia wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.config/algolia/config.toml

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.config/algolia/config.toml

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
algoliacliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-25
Manager-Version1.14.0
Manager aktualisiert2026-07-22
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv1.14.0

https://github.com/algolia/cli

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:algolia
Version1.14.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/algolia
Homepagehttps://www.algolia.com/doc/tools/cli/get-started
Repositoryhttps://github.com/algolia/cli
Upstream-Dokumentationhttps://www.algolia.com/doc/tools/cli/get-started
LizenzMIT
Quellarchivhttps://github.com/algolia/cli/archive/refs/tags/v1.14.0.tar.gz
Zuletzt aktualisiert2026-07-22T00:15:46Z
Pulseupdated
Build-Abhängigkeitengo
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namealgolia
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment