ConfluencePS
A PowerShell module that interacts with Atlassian's Confluence wiki product.
Install-Module ConfluencePS
AtlassianPS
Automate Jira, Confluence, and Atlassian workflows with practical PowerShell commands maintained by the community.
Install-Module JiraPS
Import-Module JiraPS
Set-JiraConfigServer -Server 'https://jira.example.com'
Get-JiraIssue -Query 'project = OPS'
Modules
Each module keeps a focused surface area while sharing the same PowerShell-first conventions.
A PowerShell module that interacts with Atlassian's Confluence wiki product.
Install-Module ConfluencePS
PowerShell module to interact with Jira's Agile plugin
Install-Module JiraAgilePS
Quick start
Community
AtlassianPS is maintained by volunteers. Join the community, report issues, improve docs, or contribute fixes.