List users in the account
List users in the account.
Lists all users who are members of the current account. Requires the read:users permission.
qcloud iam user list [flags]
# List all users in the account
qcloud iam user list
# Output as JSON
qcloud iam user list --json
-h, --help help for list
--no-headers Do not print column headers
--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 user - Manage users in Qdrant Cloud