title |
description |
menu |
weight |
v2.0/tags |
influx setup – Run the initial InfluxDB setup |
The 'influx setup' command walks through the initial InfluxDB setup process, creating a default user, organization, and bucket.
|
v2_0_ref |
name |
parent |
influx setup |
influx |
|
|
101 |
|
The influx setup
command walks through the initial InfluxDB setup process,
creating a default user, organization, and bucket.
Usage
influx setup [flags]
Flags
Flag |
Description |
-h , --help |
Help for the setup command |
Global flags
Global flag |
Description |
Input type |
--host |
HTTP address of InfluxDB (default http://localhost:9999 ) |
string |
--local |
Run commands locally against the filesystem |
|
-t , --token |
API token to be used throughout client calls |
string |