influx user

  • 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 user command and its subcommands manage user information in InfluxDB.

Usage

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

Subcommands

SubcommandDescription
createCreate a user
deleteDelete a user
listList users
passwordUpdate a user’s password
updateUpdate a user

Flags

FlagDescription
-h—helpHelp for the user command

users