Automic VaultAutomic Vault

brew

aiven-client mit Homebrew installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install aiven-client

local Homebrew formula metadata

Überblick

Paketzusammenfassung

Official command-line client for Aiven

Befehle und Aliase

  • avn

Verlauf

Projektgeschichte und Nutzung

Aiven CLI is the official command-line client for Aiven's managed cloud services platform. It is distributed as the `aiven-client` Python package and installs the `avn` executable, giving users a scriptable interface to Aiven projects, services, users, events, clouds, and access tokens.

Projektgeschichte

The public GitHub repository was created in December 2015, fitting Aiven's early period of exposing its managed-service platform through APIs and automation tooling. The README describes `aiven-client (avn)` as the official command-line client for Aiven and positions it beside the backend service rather than as a third-party wrapper.

The project remained a Python CLI with a small Unix-friendly surface: install from PyPI or Homebrew, authenticate once, then drive Aiven resources through commands that can emit raw REST API JSON for use with tools such as `jq`.

Adoptionsgeschichte

Adoption is mainly tied to Aiven customers and operators rather than to a general-purpose developer audience. Official docs document pip and Homebrew installation, and the Homebrew formula appears in the input package-manager facts as `brew:aiven-client`.

The tool's durable package-manager value is that it gives Homebrew users a first-party `avn` binary without needing to remember Python packaging details, while still staying aligned with the PyPI package and the upstream Aiven API.

Wie es verwendet wird

Typical use starts with `avn user login`, either with a username/password flow or an access token generated in the Aiven Console. The client can also read an auth token from `~/.config/aiven/aiven-credentials.json` and a default project from `~/.config/aiven/aiven-client.json`.

The CLI is used for project selection, cloud-region listing, service management, event inspection, access-token management, and automation scripts. Its `--json` output is explicitly documented for piping REST API responses into other command-line tools.

Warum Paket-Nerds sich dafür interessieren

For package-manager users, `aiven-client` is a classic vendor CLI formula: the package is not interesting because it is a new language runtime, but because it pins a first-party cloud API surface into reproducible local tooling.

The split between PyPI, uvx, and Homebrew also makes it a useful example of a Python command-line package that needs to feel native in several installer cultures while preserving one executable name, `avn`.

Zeitleiste

  • 2015: Public GitHub repository created for `aiven/aiven-client`.
  • Later: Official docs document PyPI, uvx, and Homebrew installation paths.
  • 2026: Official docs still present the Aiven CLI as the scriptable command-line interface for the Aiven platform.

Related projects

  • Aiven API: the REST API surface that the CLI exposes for shell usage.
  • Aiven MCP: a newer official Aiven tool documented alongside the CLI for natural-language management of Aiven services.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für aiven-client 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 1 Plattformziele verfügbar.
  • Installiert mit 2 Laufzeitabhä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/aiven/aiven-client.json

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.config/aiven/aiven-credentials.json

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
avncliglobales 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-08
Manager-Version4.15.0
Manager aktualisiert2026-05-22
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://aiven.io/docs/tools/cli

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:aiven-client
Version4.15.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/aiven-client
Homepagehttps://aiven.io/docs/tools/cli
Repositoryhttps://github.com/aiven/aiven-client
Upstream-Dokumentationhttps://aiven.io/docs/tools/cli
LizenzApache-2.0
Quellarchivhttps://files.pythonhosted.org/packages/4b/c6/26e9c04fa1c959bc4acff5b063d6db4a03a9abab2b0fb0ef72514c537641/aiven_client-4.15.0.tar.gz
Zuletzt aktualisiert2026-05-22T12:03:10Z
Pulseupdated
Abhängigkeitencertifi, python@3.14
Bottleverfügbar (auf all)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameaiven-client
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