macOS
brew install influxdb-clilocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für influxdb-cli in AI-Agent-Workflows.
Installation
brew install influxdb-clilocal Homebrew formula metadata
winget install --id InfluxData.InfluxDB.CLI -eWindows Package Manager source index · InfluxData.InfluxDB.CLI · Quelle: cdn.winget.microsoft.com
Überblick
CLI for managing resources in InfluxDB v2
Verlauf
InfluxDB CLI is the separately packaged influx command for managing InfluxDB v2 resources. It handles setup, config profiles, organizations, buckets, authorizations, tasks, templates, backups, restores, writes, queries, and related administrative workflows.
InfluxDB v2 originally shipped the influx CLI alongside the server. InfluxData release notes announced that beginning with InfluxDB 2.1 the CLI would no longer be packaged with the server release, and future CLI versions would come from the influxdata/influx-cli repository.
The influx-cli README explains the split plainly: decoupling made it easier to track InfluxDB Cloud API changes, ship CLI-only fixes faster, and build releases for more platforms than the server could support. That turned influx from a server-adjacent binary into a separately versioned package.
The CLI remained central to InfluxDB v2 operations after the split because the docs use it for setup, writing data, querying data, profile management, and automation. The input metadata shows a dedicated Homebrew formula and winget package, separate from the InfluxDB server package.
Users run influx setup to initialize a v2 instance, manage config profiles stored under ~/.influxdbv2/configs, create buckets and organizations, manage auth tokens, write line protocol, run Flux queries, and automate backup or restore operations. The separate package is especially useful on admin workstations that need to control remote InfluxDB servers without installing the server.
influxdb-cli is a neat packaging case study: a CLI split out of a database server because cloud APIs, platform support, and release cadence needed a smaller artifact. Package managers expose that boundary directly by shipping influxdb-cli apart from influxdb.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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.
~/.influxdbv2/configsCredential-bearing paths to review before unattended agent runs.
~/.influxdbv2/configsExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
influx | cli | globales Executable |
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.
https://github.com/influxdata/influx-cli
Installationsmetadaten
| Paketschlüssel | brew:influxdb-cli |
|---|---|
| Version | 2.8.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/influxdb-cli |
| Homepage | https://influxdata.com/time-series-platform/influxdb/ |
| Repository | https://github.com/influxdata/influx-cli |
| Upstream-Dokumentation | https://docs.influxdata.com/influxdb/cloud/reference/cli/influx |
| Lizenz | MIT |
| Quellarchiv | https://github.com/influxdata/influx-cli.git |
| Zuletzt aktualisiert | 2026-06-22T14:03:47-07:00 |
| Pulse | updated |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | influxdb-cli |
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
InfluxData.InfluxDB.CLI
winget install --id InfluxData.InfluxDB.CLI -eQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.