external help file | Module Name | online version | schema |
---|---|---|---|
SteamPS-help.xml |
SteamPS |
2.0.0 |
Create or update the Steam Web API config file.
Connect-SteamAPI [-ProgressAction <ActionPreference>] [<CommonParameters>]
Create or update the Steam Web API config file which contains the API key used to authenticate to those Steam Web API's that require authentication.
Connect-SteamAPI
Prompts the user for a Steam Web API key and sets the specified input within the config file.
{{ Fill ProgressAction Description }}
Type: ActionPreference
Parameter Sets: (All)
Aliases: proga
Required: False
Position: Named
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.
Author: sysgoblin (https://github.com/sysgoblin) and Frederik Hjorslev Nylander