rubrikinc / rubrik-powershell-sdk

The Rubrik Security Cloud SDK
https://www.powershellgallery.com/packages/RubrikSecurityCloud
MIT License
7 stars 8 forks source link

No detailed help in Connect-RSC #36

Closed mwpreston closed 6 months ago

mwpreston commented 7 months ago

The Connect-RSC cmdlet doesn't contain detailed help within PowerShell. At the very least I feel like we should have examples listed on how to connect using each method

guirava commented 6 months ago

Thanks for finding this; this regressed, there used to be fairly decent docs for it as you can see here: https://github.com/rubrikinc/rubrik-powershell-sdk/blob/main/RubrikSecurityCloud/RubrikSecurityCloud.PowerShell/Cmdlets/Connect-Rsc.cs

but it looks like the script that exports xml comments to doc is not doing its job . I filed a story internally.

rynardtspies commented 6 months ago

Fix has been applied to the dev build and will be included in an upcoming release