Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR POWERSHELL

How to save Jira attachments using powershell

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