AtlassianPS / JiraPS

PowerShell module to interact with Atlassian JIRA
https://AtlassianPS.org/module/JiraPS
MIT License
323 stars 131 forks source link

Added `-Id` parameter to Remove-JiraFilter #288

Closed lipkau closed 6 years ago

lipkau commented 6 years ago

Description

by adding the -Id parameter, Remove-JiraFilter is able to take an Integer over the pipeline. This enables the used to get the data from a file (or similar)

Motivation and Context

Types of changes

Checklist: