external help file | Module Name | online version | schema |
---|---|---|---|
PowerBolt-help.xml |
PowerBolt |
2.0.0 |
Retrieves JSON data from PowerBolt-config.json
or outputs file via ShowAll
switch.
Get-PowerBoltSetting [[-ConfigFilePath] <String>] [[-Name] <String>] [<CommonParameters>]
{{Fill in the Description}}
PS C:\> {{ Add example code here }}
{{ Add example description here }}
{{Fill ConfigFilePath Description}}
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
{{Fill Name Description}}
Type: String
Parameter Sets: (All)
Aliases:
Accepted values: TurnOnAutoUpdateSemVer, NuGetApiKey
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).