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

1.1 KiB

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 user name 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