darrenjrobinson / powershell_module_identitynow

SailPoint IdentityNow PowerShell Module
https://blog.darrenjrobinson.com/sailpoint-identitynow/
MIT License
47 stars 15 forks source link

Have parameter id (or alias) for every cmdlet #46

Open yannick-beot-sp opened 3 years ago

yannick-beot-sp commented 3 years ago

Wherever it is possible, for consistency purpose, would not it be better to have id as a parameter for every object: profile, source, role, etc. instead of having appId, roleID, profileID, etc.

With alias, it would not break anything