mirror of
https://github.com/github/awesome-copilot.git
synced 2026-09-18 12:45:17 +00:00
fix(azure-devops-cli): replace inexistent command list with correct show (#3212)
Co-authored-by: Alessandro Vago <alessandro.vago@nn-group.com>
This commit is contained in:
co-authored by
Alessandro Vago
parent
f47deced90
commit
8c657190cc
@@ -117,7 +117,7 @@ az boards work-item delete --id {work-item-id} --destroy --yes
|
||||
|
||||
```bash
|
||||
# List relations
|
||||
az boards work-item relation list --id {work-item-id}
|
||||
az boards work-item relation show --id {work-item-id}
|
||||
|
||||
# List supported relation types
|
||||
az boards work-item relation list-type
|
||||
|
||||
Reference in New Issue
Block a user