influx auth

  • influx CLI 2.0.0+
  • InfluxDB 2.0.0+

This page documents an earlier version of InfluxDB. InfluxDB v2.7 is the latest stable version. View this page in the v2.7 documentation.

The influx auth command and its subcommands manage API tokens in InfluxDB.

Usage

  1. influx auth [flags]
  2. influx auth [command]

Command aliases

auth, authorization

Subcommands

SubcommandDescription
activeActivate API token
createCreate API token
deleteDelete API token
listList API tokens
inactiveInactivate API token

Flags

FlagDescription
-h—helpHelp for the auth command

authentication