Hi,
I am first time user, i have got influxd process running and the web console working however I am unable to use the CLI…
Please help…
Amy help is appreciated…
Thanks in advance
I have tried the following steps :
*#### [Using the influx CLI after setting up InfluxDB through the UI]
To use the [ influx
CLI] after setting up InfluxDB through the UI, use one of the following methods to provide your [authentication token] to the CLI:
1. Pass your token to the influx
CLI using the -t
or --token
flag.
2. Set the INFLUX_TOKEN
environment variable using your token.
3. Store your token in ~/.influxdbv2/credentials
. The content of the credentials
file should be only your token
However I am still unable to connect to CLI
I see the message :
[See ‘influx -h’ for help]