< Back
Select-Config
Post
NAME Select-Config
SYNOPSIS
Selects appropriate configs based on the selector
SYNTAX
Select-Config -Id <String> -Container <String> [<CommonParameters>]
Select-Config -Vector <String[]> -Container <String> [<CommonParameters>]
DESCRIPTION
Selects all configs that match the selector with wildcards
PARAMETERS
-Id <String>
String identifier for the set
Required? true
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Vector <String[]>
An array of individual type instances for the set
Required? true
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Container <String>
Path to the folder containing the configs
Required? true
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
The selected config files
RELATED LINKS
SYNOPSIS
Selects appropriate configs based on the selector
SYNTAX
Select-Config -Id <String> -Container <String> [<CommonParameters>]
Select-Config -Vector <String[]> -Container <String> [<CommonParameters>]
DESCRIPTION
Selects all configs that match the selector with wildcards
PARAMETERS
-Id <String>
String identifier for the set
Required? true
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Vector <String[]>
An array of individual type instances for the set
Required? true
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Container <String>
Path to the folder containing the configs
Required? true
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
The selected config files
RELATED LINKS