JiraAPI

1.2.0

PowerShell module for the Jira Cloud REST API v3 (issues, comments, JQL search, Markdown support)

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name JiraAPI

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name JiraAPI

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) Thomas Willa. All rights reserved.

Package Details

Author(s)

  • Thomas Willa

Tags

Jira Atlassian REST Issues Cloud

Functions

Add-JiraComment Add-JiraWatcher Connect-Jira ConvertTo-JiraADF Disconnect-Jira Get-JiraComment Get-JiraIssue Get-JiraUser Get-JiraWatcher New-JiraIssue Remove-JiraAssignee Remove-JiraIssue Remove-JiraWatcher Set-JiraAssignee Set-JiraProxyConfig Set-JiraReporter Update-JiraIssue

Dependencies

This module has no dependencies.

Release Notes

1.2.0: Markdown support for New-JiraIssue, Update-JiraIssue, Add-JiraComment and ConvertTo-JiraADF (-Markdown switch converts headings, tables, lists and inline formatting to ADF). 1.1.1: Fix UTF-8 encoding for write operations under Windows PowerShell 5.1. 1.1.0: OAuth2 Bearer Token and Service Account support with auto-renewal, Get-JiraUser, Watcher and Assignee/Reporter management.

FileList

Version History

Version Downloads Last updated
1.2.0 (current version) 5 7/10/2026
1.1.1 6 7/8/2026