Commvault / CVPowershellSDK

Developer SDK - Powershell
12 stars 12 forks source link

Add parametersets so they cannot conflict #5

Closed SebastianClaesson closed 1 year ago

SebastianClaesson commented 4 years ago

I've made some modifications on how the get-cvclient function works. It states that the output should be pscustomobject however it's been outputting hashtables.

Modified so that the pscustomobjects looks similiar no matter what parameters set is being used.