AtlassianPS / JiraPS

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

Support caching of cmdlet results #298

Open lipkau opened 6 years ago

lipkau commented 6 years ago

Add functionality for cmdlets to store results in cache to reduce the communication with the server.

lipkau commented 5 years ago

related to #62