docs-v2/content/v2.0/reference/cli/influx/user/update.md

713 B

title description menu weight
influx user update The 'influx user update' command updates information related to a user such as their user name.
v2_0_ref
name parent
influx user update influx user
201

The influx user update command updates information related to a user in InfluxDB.

Usage

influx user update [flags]

Flags

Flag Description Input type
-h, --help Help for update
-i, --id The user ID (Required) string
-n, --name The username string

{{% influx-cli-global-flags %}}