powershell_module_identitynow icon indicating copy to clipboard operation
powershell_module_identitynow copied to clipboard

Have parameter name for every cmdlet

Open yannick-beot-sp opened this issue 3 years ago • 0 comments

Names are more user-friendly than id. Also, names can be identical between different environment but not Ids. In any case, wanting to rely on names or to be environment-independent requires lot of repetitive code that could be embedded directly in the module.

Depending on your thoughts, I can contribute to this.

yannick-beot-sp avatar Jul 30 '21 06:07 yannick-beot-sp