< Back

Get-TrelloBoard

Sat Jan 18, 2020 9:48 pm

NAME Get-TrelloBoard



SYNTAX

Get-TrelloBoard [-IncludeClosedBoards] [<CommonParameters>]



Get-TrelloBoard [-Name <string[]>] [-IncludeClosedBoards] [<CommonParameters>]



Get-TrelloBoard [-Id <string[]>] [-IncludeClosedBoards] [<CommonParameters>]





PARAMETERS

-Id <string[]>



Required? false

Position? Named

Accept pipeline input? false

Parameter set name ById

Aliases None

Dynamic? false



-IncludeClosedBoards



Required? false

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-Name <string[]>



Required? false

Position? Named

Accept pipeline input? false

Parameter set name ByName

Aliases None

Dynamic? 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

None





OUTPUTS

System.Object



ALIASES

None





REMARKS

None