Manage users in Qdrant Cloud
Manage users in the Qdrant Cloud account.
Provides commands to list users, view user details and assigned roles, and manage role assignments.
-h, --help help for user
--account-id string Qdrant Cloud Account ID (env: QDRANT_CLOUD_ACCOUNT_ID)
--api-key string Management API Key (env: QDRANT_CLOUD_API_KEY)
-c, --config string Config file path (env: QDRANT_CLOUD_CONFIG, default ~/.config/qcloud/config.yaml)
--context string Override the active context (env: QDRANT_CLOUD_CONTEXT)
--debug Enable debug logging to stderr
--endpoint string gRPC API endpoint (env: QDRANT_CLOUD_ENDPOINT, default grpc.cloud.qdrant.io:443)
--json Output as JSON
- qcloud iam - Manage IAM resources in Qdrant Cloud
- qcloud iam user assign-role - Assign one or more roles to a user
- qcloud iam user describe - Describe a user and their assigned roles
- qcloud iam user list - List users in the account
- qcloud iam user remove-role - Remove one or more roles from a user