gavsto / AutomateAPI

Powershell Module for the ConnectWise Automate API
GNU General Public License v3.0
84 stars 48 forks source link

Look into replacing paging with the cmdletbinding attribute supportspaging #38

Closed jasonrush closed 4 years ago

jasonrush commented 5 years ago

https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_functions_cmdletbindingattribute?view=powershell-6#supportspaging

gavsto commented 4 years ago

As this is Powershell 6 only I wouldn't look at putting this in until it was common place, sadly most people are not on it.