Wingetlywingetly
← All apps
I

influxctl

by InfluxData Inc.v2.11.0

Last updated

The influxctl command line interface (CLI) writes to, queries, and performs administrative tasks in an InfluxDB Cloud Dedicated cluster and provides a scriptable way to manage your InfluxDB Cloud Dedicated resources.

Install with winget

$ winget install --id InfluxData.influxctl --exact --version 2.11.0

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v2.11.0

ArchitectureTypeScopeInstallDownload
x64ZIP
archive
-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

1 known CVE via NVD

  • critical9.8Patched in wingetCVE-2022-36640affects before 1.8.0Sep 2, 2022

    influxData influxDB before v1.8.10 contains no authentication mechanism or controls, allowing unauthenticated attackers to execute arbitrary commands. NOTE: the CVE ID assignment is disputed because the vendor's documentation states "If InfluxDB is being deployed on a publicly a...

Source: NVD, updated 2h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

Related apps

  • I
    InfluxDB OSSInfluxData Inc.
    InfluxData.InfluxDB.OSSv2.7.12

    InfluxDB is a time series database designed to handle high write and query loads.

  • I
    InfluxDB 3 CoreInfluxData Inc.
    InfluxData.InfluxDB.Corev3.5.0

    Purpose-built database for all types of time series data at any scale.

  • TelegrafInfluxData Inc.
    InfluxData.Telegrafv1.36.3

    Agent for collecting, processing, aggregating, and writing metrics, logs, and other arbitrary data.

  • I
    InfluxDB CLIInfluxData Inc.
    InfluxData.InfluxDB.CLIv2.7.5

    The influx command line interface (CLI) includes commands to manage many aspects of InfluxDB, including buckets, organizations, users, tasks, etc.

  • K
    KapacitorInfluxData Inc.
    InfluxData.Kapacitorv1.8.2

    Kapacitor is an open source data processing framework that makes it easy to create alerts, run ETL jobs and detect anomalies.

  • I
    InfluxDB 3 EnterpriseInfluxData Inc.
    InfluxData.InfluxDB.Enterprisev3.5.0

    Engineered for performance. Designed for flexibility. Easy to use. Built to scale.

More from InfluxData Inc..

Frequently asked questions

How do I install influxctl on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id InfluxData.influxctl --exact --version 2.11.0. winget downloads the installer from InfluxData Inc. and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install influxctl silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id InfluxData.influxctl --exact 2.11.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall influxctl via winget?
Run: winget uninstall --id InfluxData.influxctl --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from influxctl's Apps & Features entry.
Is influxctl free?
influxctl is distributed under Proprietary. Refer to the publisher (https://docs.influxdata.com/influxdb3/cloud-dedicated/reference/cli/influxctl/?t=Windows#download-and-install-influxctl) for the full license terms - Wingetly itself does not charge for installation.
Does influxctl work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls influxctl directly from the publisher.
How do I keep influxctl up to date?
Run winget upgrade --id InfluxData.influxctl --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of influxctl from microsoft/winget-pkgs.