Skip to content

feat: add qcloud iam user delete command#163

Open
Davidonium wants to merge 1 commit into
mainfrom
feat/dhernando/delete-user
Open

feat: add qcloud iam user delete command#163
Davidonium wants to merge 1 commit into
mainfrom
feat/dhernando/delete-user

Conversation

@Davidonium

@Davidonium Davidonium commented Jul 16, 2026

Copy link
Copy Markdown
Collaborator

Summary

Adds qcloud iam user delete <user-id-or-email>, backed by the IAM service DeleteUser RPC. The user can be given by ID or email (resolved via the account's user list), with a confirmation prompt unless --force is passed.

Changes

  • New iam user delete command, following the existing iam role delete pattern.
  • Bump qdrant-cloud-public-api to v0.158.0 (DeleteUser did not exist in the previously pinned v0.146.0).
  • Add DeleteUser to the IAM test fake, plus command tests and generated docs.

Notes

Deletion fails server-side if the user still owns any accounts; ownership must be transferred first.

@Davidonium Davidonium requested a review from a team July 16, 2026 13:47
@Davidonium Davidonium changed the title feat: add qcloud user delete command feat: add qcloud iam user delete command Jul 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant