📄️ ACL CAT
Print ACL categories and per-group commands
📄️ ACL DELUSER
Learn how to use Redis ACL DELUSER to remove specified users from the Access Control List and enhance datastore security.
📄️ ACL DRYRUN
Simulate execution of a command from a user
📄️ ACL GETUSER
Print ACL's of a user
📄️ ACL LIST
Learn how to use Redis ACL LIST to retrieve the list of rules for all the existing users.
📄️ ACL LOAD
Load all ACL configuration from a file
📄️ ACL LOG
Print the ACL logs
📄️ ACL SAVE
Persist currently defined ACL's to file
📄️ ACL SETUSER
Learn how to use Redis ACL SETUSER to modify or create new user rules in the Access Control List.
📄️ ACL USERS
Print the usernames of all users
📄️ ACL WHOAMI
Learn how to use Redis ACL WHOAMI to return the name of the authenticated user.