We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Current Behavior:
When Disconnect-Rubrik is ran, depending on what method of connection is used, either
Expected Behavior:
Steps to Reproduce:
Please provide detailed steps for reproducing the issue.
Connect-Rubrik -Credential $Cred Disconnect-Rubrik
$RubrikConnection & $RubrikConnections are not cleared
$RubrikConnection
$RubrikConnections
Context:
All versions of PowerShell & Windows PowerShell are affected
Failure Logs
The text was updated successfully, but these errors were encountered:
Merge pull request #599 from rubrikinc/jaap-598
17c5209
Changes to how Disconnect-Rubrik handles variable cleanup Close #598
jaapbrasser
Successfully merging a pull request may close this issue.
Current Behavior:
When Disconnect-Rubrik is ran, depending on what method of connection is used, either
Expected Behavior:
Steps to Reproduce:
Please provide detailed steps for reproducing the issue.
$RubrikConnection
&$RubrikConnections
are not clearedContext:
All versions of PowerShell & Windows PowerShell are affected
Failure Logs
The text was updated successfully, but these errors were encountered: