macOS
brew install influxdb-clilocal Homebrew formula metadata
brew / rank 2552
CLI for managing resources in InfluxDB v2. Version 2.8.0 via Homebrew; verified 2026-06-22. Also installable with winget: winget install --id InfluxData.InfluxDB.CLI -e.
install
brew install influxdb-clilocal Homebrew formula metadata
winget install --id InfluxData.InfluxDB.CLI -eWindows Package Manager source index · InfluxData.InfluxDB.CLI · source: cdn.winget.microsoft.com
overview
CLI for managing resources in InfluxDB v2
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to 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.
~/.influxdbv2/configsCredential-bearing paths to review before unattended agent runs.
~/.influxdbv2/configsexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
influx | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:influxdb-cli |
|---|---|
| Version | 2.8.0 |
| Package manager | Homebrew |
| Homepage | https://influxdata.com/time-series-platform/influxdb/ |
| Repository | https://github.com/influxdata/influx-cli |
| Last updated | 2026-06-22T14:03:47-07:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
InfluxData.InfluxDB.CLI
winget install --id InfluxData.InfluxDB.CLI -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.