Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.25 KB

File metadata and controls

36 lines (25 loc) · 1.25 KB

qcloud iam key

Manage cloud management keys

Synopsis

Manage cloud management keys for the account.

Management keys authenticate requests to the Qdrant Cloud API. Use them to authorize the CLI, automation scripts, or any other tooling that calls the Qdrant Cloud API.

Options

  -h, --help   help for key

Options inherited from parent commands

      --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

SEE ALSO