Skip to content

adtk attachments

The attachments command group (alias: attach) lets you list attachments on work items.

FlagShortDescription
--project-pProject name

List all attachments on a work item.

Terminal window
adtk attachments list <work-item-id> [--project myproject]

Example:

Terminal window
adtk attach list 42 -p MyProject
TYPE URL
AttachedFile https://dev.azure.com/myorg/.../_apis/wit/attachments/abc123
AttachedFile https://dev.azure.com/myorg/.../_apis/wit/attachments/def456
2 attachments

If no attachments are found:

No attachments found