adtk attachments
The attachments command group (alias: attach) lets you list attachments on work items.
Shared Flags
Section titled “Shared Flags”| Flag | Short | Description |
|---|---|---|
--project | -p | Project name |
List all attachments on a work item.
adtk attachments list <work-item-id> [--project myproject]Example:
adtk attach list 42 -p MyProjectTYPE URLAttachedFile https://dev.azure.com/myorg/.../_apis/wit/attachments/abc123AttachedFile https://dev.azure.com/myorg/.../_apis/wit/attachments/def456
2 attachmentsIf no attachments are found:
No attachments found