RMI / RMI/resources

azure CLI: `az boards work-item update`

Open
#289 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

agile azure devops project-management terminal/ cli
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.