SCA, Docker, Powershell, and you
glen_miller
Posts: 2 New member
Hello all,
Preface by saying not a Redgate product expert by any means. Attempting to support some users in Windows Powershell/Docker scenarios, as they try to build out a Docker container for CI pipelines. I thought installing the SqlChangeAutomation module from powershell gallery would be enough. However, they apparently need:
Thanks
Preface by saying not a Redgate product expert by any means. Attempting to support some users in Windows Powershell/Docker scenarios, as they try to build out a Docker container for CI pipelines. I thought installing the SqlChangeAutomation module from powershell gallery would be enough. However, they apparently need:
- SqlChangeAutomation (available from gallery)
- SQL Change Automation Powershell (different from above? not available in gallery)
- SQL Compare (not available in gallery)
- Are items 1 and 2 actually different, or is this a misunderstanding on their part?
- Is there a way to install all of this *not* using the toolbelt? Toolbelt shows a dialog, even if all of the auto-accept settings are passed, and Docker hates it
Thanks
Tagged:
Answers
Do you know what SQL Compare is needed for? It's interesting to us to know what's "missing" from the PowerShell cmdlets.
If absolutely required, would they be able to make use of the DockerHub version?
Product Manager
Redgate Software
Thanks,
Glen