Related to "cli"
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
).
Use InfluxDB CLI
Use the influx
command line interfaces to interact with and manage InfluxDB.
influx version
The influx version
command outputs the current version of the influx command line interface (CLI).