ACL
ACL USERS
The command shows a list of all the usernames of the currently configured users in the Redis ACL system.
Return value
An array of strings.
Examples
> ACL USERS 1) "anna" 2) "antirez" 3) "default"
© 2009–2020 Salvatore Sanfilippo
Licensed under the Creative Commons Attribution-ShareAlike License 4.0.
https://redis.io/commands/acl-users