Download Jira Attachments Powershell

[Solved] Download Jira Attachments Powershell | Powershell - Code Explorer | yomemimo.com
Question : Download Jira attachments powershell

Answered by : energetic-elephant-wryxabufh2mv

Invoke-JiraMethod -Uri (Get-JiraIssueAttachment -Issue TV-14).Content[0] -OutFile foo.txt

Source : https://github.com/AtlassianPS/JiraPS/issues/318 | Last Update : Mon, 27 Jun 22

Answers related to download jira attachments powershell

Code Explorer Popular Question For Powershell