Skip to content
New issue

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

Allow for direct piping into Get-RubrikRequest from New-RubrikMount #715

Closed
jaapbrasser opened this issue Dec 21, 2020 · 0 comments · Fixed by #714
Closed

Allow for direct piping into Get-RubrikRequest from New-RubrikMount #715

jaapbrasser opened this issue Dec 21, 2020 · 0 comments · Fixed by #714

Comments

@jaapbrasser
Copy link
Contributor

jaapbrasser commented Dec 21, 2020

This should work:

Get-RubrikVM jbrasser-lin | Get-RubrikSnapshot -Latest |
New-RubrikMount -MountName 'SuperCoolVM' |
Get-RubrikRequest -WaitForCompletion -Verbose
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant