Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/redis/redis-py
/ acl_deluser
Method
acl_deluser
redis/commands/core.py:162–162 ·
view source on GitHub ↗
(self: SyncClientProtocol, *username: str, **kwargs)
Source
from the content-addressed store, hash-verified
160
161
@overload
162
def
acl_deluser(self: SyncClientProtocol, *username: str, **kwargs) -> int: ...
163
164
@overload
165
def
acl_deluser(
Callers
14
cmds_cnxmgmt.py
File · 0.80
teardown
Method · 0.80
test_acl_deluser
Method · 0.80
test_client_kill_filter_by_user
Method · 0.80
init_acl_user
Function · 0.80
teardown
Function · 0.80
teardown
Method · 0.80
teardown
Method · 0.80
r_teardown
Function · 0.80
test_acl_deluser
Method · 0.80
r_acl_teardown
Function · 0.80
init_acl_user
Function · 0.80
Calls
1
execute_command
Method · 0.45
Tested by
13
teardown
Method · 0.64
test_acl_deluser
Method · 0.64
test_client_kill_filter_by_user
Method · 0.64
init_acl_user
Function · 0.64
teardown
Function · 0.64
teardown
Method · 0.64
teardown
Method · 0.64
r_teardown
Function · 0.64
test_acl_deluser
Method · 0.64
r_acl_teardown
Function · 0.64
init_acl_user
Function · 0.64
test_credential_provider_no_password_error
Method · 0.64