influx user
- influx CLI 2.0.0+
- InfluxDB 2.0.0+
The influx user
command and its subcommands manage user information in InfluxDB.
Usage
influx user [flags]
influx user [command]
Subcommands
Subcommand | Description |
---|---|
create | Create a user |
delete | Delete a user |
list | List users |
password | Update a user’s password |
update | Update a user |
Flags
Flag | Description | |
---|---|---|
-h | —help | Help for the user command |
Related
- Manage users
- influx CLI—Provide required authentication credentials
- influx CLI—Flag patterns and conventions