Related to "Cli"
Sign up for InfluxDB Cloud
InfluxDB Cloud is a fully managed and hosted version of InfluxDB 2.0, the time series platform purpose-built to collect, store, process and visualize metrics and events.
Command line tools
InfluxDB provides command line tools designed to aid in managing and working with InfluxDB from the command line.
influx - InfluxDB command line interface
The influx
CLI includes commands to manage many aspects of InfluxDB, including buckets, organizations, users, tasks, etc.
influx completion
The influx completion
command outputs influx
shell completion scripts for a specified shell (bash
or zsh
).
Install and use the influx CLI
Use the influx
command line interface to interact with and manage InfluxDB Cloud.
influx version
The influx version
command outputs the current version of the influx command line interface (CLI).