azure CLI: `az boards work-item update`
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 17
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
If you like working from the terminal, the az CLI can help you update a work-item in an azure board:
Beyond such updates, you may want to create, delete, or do a few other things with work-items:
And beyond work-items, you may want to do other things with the CLI:
For what I do more I wrote two aliases:
azlogin # Only once per login session
azupdate --id 3137 --state "In Review"
--
All my aliases: https://github.com/maurolepore/dotfiles/blob/main/aliases.zsh
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the linked Azure CLI documentation for az boards work-item update and the referenced aliases.zsh file. The issue does not identify a repository file, entry point, or concrete change; first locate where shared resources belong and clarify the intended addition before proceeding.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, cli, zsh
- Domain
- cli, content, documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100