713 B
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. |
|
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 %}}