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:
Alessandro Vago
2026-09-17 11:45:22 +10:00
committed by GitHub
co-authored by Alessandro Vago
parent f47deced90
commit 8c657190cc
2 changed files with 2 additions and 2 deletions
@@ -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