Get-SqlDscPreferredModuleName
: New command proposal
#1879
Labels
command proposal
The issue is proposing to add a new command to the module.
Command proposal
Suggest adding a new command
Get-SqlDscPreferredModuleName
that will return the name (or path) of the best available module name to import.Proposed parameters
String[]
@('SqlServer')
Special considerations or limitations
The following code should be moved, and instead replaced with this new command:
SqlServerDsc/source/Public/Import-SqlDscPreferredModule.ps1
Lines 77 to 123 in 5efa82d
The text was updated successfully, but these errors were encountered: