Execute SQL Clone restore from *nix?
Most of our applications run on *nix boxes. We would like to add scripts to our repository which would allow us to consistently use SQL Clone to restore a target database clone, ideally agnostic to the script host OS.
I only see references to PowerShell resources for SQL Clone operations. Has anybody had any luck with using the cmdlets from *nix machines? E.g., via https://docs.microsoft.com/en-us/powershell/scripting/install/installing-powershell-core-on-linux?view=powershell-7. What would be even better is a REST API, but I can't find any documentation on something like this and I'd prefer not to scrape the UI.
I only see references to PowerShell resources for SQL Clone operations. Has anybody had any luck with using the cmdlets from *nix machines? E.g., via https://docs.microsoft.com/en-us/powershell/scripting/install/installing-powershell-core-on-linux?view=powershell-7. What would be even better is a REST API, but I can't find any documentation on something like this and I'd prefer not to scrape the UI.
Tagged:
Answers
Redgate Software