Get-FplLineup

SYNOPSIS

Retrieves your team lineup for the upcoming gameweek

SYNTAX

Get-FplLineup [<CommonParameters>]

DESCRIPTION

Retrieves your team lineup for the upcoming gameweek

EXAMPLES

EXAMPLE 1

Get-FplLineup

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

OUTPUTS

NOTES

https://psfpl.readthedocs.io/en/master/functions/Get-FplLineup

https://github.com/sk82jack/PSFPL/blob/master/PSFPL/Public/Get-FplLineup.ps1