793 B
793 B
title | seotitle | description | menu | weight | ||||||
---|---|---|---|---|---|---|---|---|---|---|
View users | View users in InfluxDB | Review a list of users in InfluxDB using the InfluxDB UI or the influx CLI. |
|
102 |
Use the InfluxDB user interface (UI) or the influx
command line interface (CLI)
to view users.
View users in the InfluxDB UI
{{% note %}} While in alpha, there is no list of users in the InfluxDB UI. {{% /note %}}
View users using the influx CLI
Use the influx user find
command
to view users.
influx user find
Filtering options such as filtering by username or ID are available.
See the influx user find
documentation
for information about other available flags.