Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR POWERSHELL

How to download jira attachments using curl

Invoke-JiraMethod -Uri (Get-JiraIssueAttachment -Issue TV-14).Content[0] -OutFile foo.txt
Source by github.com #
 
PREVIOUS NEXT
Tagged: #How #download #jira #attachments #curl
ADD COMMENT
Topic
Name
3+4 =