Skip to content

feat: ✨ Implement azdo team member remove command#293

Merged
tmeckel merged 3 commits into
masterfrom
tmeckel/issue289
Jun 7, 2026
Merged

feat: ✨ Implement azdo team member remove command#293
tmeckel merged 3 commits into
masterfrom
tmeckel/issue289

Conversation

@tmeckel

@tmeckel tmeckel commented Jun 7, 2026

Copy link
Copy Markdown
Owner

Closes #289

tmeckel added 3 commits June 7, 2026 21:49
Add the `remove` subcommand under `azdo team member`. Supports resolving subjects via the extensions client, checking membership existence, and removing multiple users in a single invocation. Includes deduplication, interactive confirmation prompts, progress indicators, and JSON export support for scripting.
Add comprehensive test coverage for the team member remove command, including single-member and bulk removal scenarios, error handling, JSON output, argument parsing, deduplication, and partial success.
@tmeckel tmeckel merged commit 6fbb38d into master Jun 7, 2026
1 check passed
@tmeckel tmeckel deleted the tmeckel/issue289 branch June 7, 2026 21:58
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.

feat: Implement azdo team member remove command

1 participant