scripts icon indicating copy to clipboard operation
scripts copied to clipboard

Use-SqlcmdParams.ps1 should support pipeline input from database cmdlets

Open brianary opened this issue 5 years ago • 0 comments

The Use-SqlcmdParams.ps1 script should also support accepting pipeline input from dbatools' Get-DbaDatabase and SqlServer's Get-SqlDatabase, so that scripts using it also support those inputs. This would require updating the comment docs' .Inputs sections.

brianary avatar Feb 07 '19 00:02 brianary