Skip to content

Latest commit

 

History

History
50 lines (34 loc) · 1.34 KB

File metadata and controls

50 lines (34 loc) · 1.34 KB
external help file Module Name online version schema
SteamPS-help.xml
steamps
2.0.0

Connect-SteamAPI

SYNOPSIS

Create or update the Steam Web API config file.

SYNTAX

Connect-SteamAPI [<CommonParameters>]

DESCRIPTION

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.

EXAMPLES

EXAMPLE 1

Connect-SteamAPI

Prompts the user for a Steam Web API key and sets the specified input within the config file.

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

None. You cannot pipe objects to Connect-SteamAPI.

OUTPUTS

None. Nothing is returned when calling Connect-SteamAPI.

NOTES

Author: sysgoblin (https://github.com/sysgoblin) and Frederik Hjorslev Nylander

RELATED LINKS

https://hjorslev.github.io/SteamPS/Connect-SteamAPI.html