summaryrefslogtreecommitdiff
path: root/redis/cluster.py
diff options
context:
space:
mode:
Diffstat (limited to 'redis/cluster.py')
-rw-r--r--redis/cluster.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/redis/cluster.py b/redis/cluster.py
index 3b30a6e..4491e29 100644
--- a/redis/cluster.py
+++ b/redis/cluster.py
@@ -228,6 +228,7 @@ class RedisCluster(RedisClusterCommands):
"ACL SETUSER",
"ACL USERS",
"ACL WHOAMI",
+ "AUTH",
"CLIENT LIST",
"CLIENT SETNAME",
"CLIENT GETNAME",