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