| title |
description |
menu |
| influx auth active |
The 'influx auth active' command activates an authorization. |
| v2_0_ref |
| name |
parent |
weight |
| influx auth active |
influx auth |
1 |
|
|
The influx auth active command activates an authorization in InfluxDB.
Usage
influx auth active [flags]
Flags
| Flag |
Description |
Input type |
-h, --help |
Help for the active command |
|
-i, --id |
The authorization ID (Required) |
string |
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 |