Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/couchbase/couchbase-python-client
/ usermgmt.py
File
usermgmt.py
examples/couchbase/management/usermgmt.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
couchbase.auth
import
PasswordAuthenticator
2
from
couchbase.cluster
import
Cluster
3
4
# **DEPRECATED**, import ALL management options from `couchbase.management.options`
Callers
nothing calls this directly
Calls
15
Cluster
Class · 0.90
PasswordAuthenticator
Class · 0.90
CreatePrimaryQueryIndexOptions
Class · 0.90
User
Class · 0.85
Role
Class · 0.85
bucket
Method · 0.45
users
Method · 0.45
upsert_user
Method · 0.45
get_all_users
Method · 0.45
default_collection
Method · 0.45
create_primary_index
Method · 0.45
query_indexes
Method · 0.45
Tested by
no test coverage detected