Skip to content

feat: ✨ Implement azdo team update command#284

Merged
tmeckel merged 3 commits into
masterfrom
tmeckel/issue218
Jun 6, 2026
Merged

feat: ✨ Implement azdo team update command#284
tmeckel merged 3 commits into
masterfrom
tmeckel/issue218

Conversation

@tmeckel

@tmeckel tmeckel commented Jun 6, 2026

Copy link
Copy Markdown
Owner

Closes #218

tmeckel added 3 commits June 6, 2026 16:35
Add a new `update` subcommand that enables modifying an Azure DevOps team's name and description. The command validates that at least one
of `--name` or `--description` is provided, resolves the target team within a project, calls the Core API to apply changes, and renders the updated team details.
@tmeckel tmeckel merged commit d5a6855 into master Jun 6, 2026
1 check passed
@tmeckel tmeckel deleted the tmeckel/issue218 branch June 6, 2026 16:39
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 update command

1 participant