Q
Qdrant Cloud CLI
Details
- Command
-
qcloud - Docs
- https://github.com/qdrant/qcloud-cli
Authentication
$ qcloud context set <name> --api-key <YOUR_API_KEY> --account-id <YOUR_ACCOUNT_ID> Sign in to the Qdrant Cloud UI, create a management API key, and note your account ID. The official qcloud README says to create a management API key and use it with your account ID before using the CLI.
Qdrant Cloud management API key
env QDRANT_CLOUD_API_KEY + Qdrant Cloud management API key env QDRANT_CLOUD_ACCOUNT_ID discovered