Closed scaleoutsean closed 6 years ago
Hi Sean, thanks for catching this. It turns out there are 4 dynamic parameters that exist in the function, but aren't visible unless you call the function like:
Start-SFVolumeRestore -RestoreFrom S3
They are:
Since they are dynamic, the default help does not include them. We will be adding them to the help file so that they exist when called like you described.
This has been fixed for version 1.6 coming out in the near future.
Hello guys,
In addition, if we compare to GUI, it seems that the
-manifest
doesn't exit. Can you add it so we can provide the correct path for the restore source?
Many thanks.
Renaud
What "-Manifest" are you referring to?
I think he thinks Manifest should be a command option, but that's not how it works. Previous discussion:
get-help Start-SFVolumeRestore -full | Select-String Bucket