< Back
Get-TrelloCard
Post
NAME Get-TrelloCard
SYNTAX
Get-TrelloCard -Board <Object> [-IncludeArchived] [-IncludeAllActivity] [<CommonParameters>]
Get-TrelloCard -Board <Object> [-List <Object>] [-IncludeArchived] [-IncludeAllActivity] [<CommonParameters>]
Get-TrelloCard -Board <Object> [-Name <string>] [-IncludeArchived] [-IncludeAllActivity] [<CommonParameters>]
Get-TrelloCard -Board <Object> [-Id <string>] [-IncludeArchived] [-IncludeAllActivity] [<CommonParameters>]
Get-TrelloCard -Board <Object> [-Label <string>] [-IncludeArchived] [-IncludeAllActivity] [<CommonParameters>]
Get-TrelloCard -Board <Object> [-Due {Today | Tomorrow | In7Days | In14Days}] [-IncludeArchived]
[-IncludeAllActivity] [<CommonParameters>]
PARAMETERS
-Board <Object>
Required? true
Position? Named
Accept pipeline input? true (ByValue)
Parameter set name (All)
Aliases None
Dynamic? false
-Due <string>
Required? false
Position? Named
Accept pipeline input? false
Parameter set name Due
Aliases None
Dynamic? false
-Id <string>
Required? false
Position? Named
Accept pipeline input? false
Parameter set name Id
Aliases None
Dynamic? false
-IncludeAllActivity
Required? false
Position? Named
Accept pipeline input? false
Parameter set name (All)
Aliases None
Dynamic? false
-IncludeArchived
Required? false
Position? Named
Accept pipeline input? false
Parameter set name (All)
Aliases None
Dynamic? false
-Label <string>
Required? false
Position? Named
Accept pipeline input? false
Parameter set name Label
Aliases None
Dynamic? false
-List <Object>
Required? false
Position? Named
Accept pipeline input? false
Parameter set name List
Aliases None
Dynamic? false
-Name <string>
Required? false
Position? Named
Accept pipeline input? false
Parameter set name Name
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
System.Object
OUTPUTS
System.Object
ALIASES
None
REMARKS
None
SYNTAX
Get-TrelloCard -Board <Object> [-IncludeArchived] [-IncludeAllActivity] [<CommonParameters>]
Get-TrelloCard -Board <Object> [-List <Object>] [-IncludeArchived] [-IncludeAllActivity] [<CommonParameters>]
Get-TrelloCard -Board <Object> [-Name <string>] [-IncludeArchived] [-IncludeAllActivity] [<CommonParameters>]
Get-TrelloCard -Board <Object> [-Id <string>] [-IncludeArchived] [-IncludeAllActivity] [<CommonParameters>]
Get-TrelloCard -Board <Object> [-Label <string>] [-IncludeArchived] [-IncludeAllActivity] [<CommonParameters>]
Get-TrelloCard -Board <Object> [-Due {Today | Tomorrow | In7Days | In14Days}] [-IncludeArchived]
[-IncludeAllActivity] [<CommonParameters>]
PARAMETERS
-Board <Object>
Required? true
Position? Named
Accept pipeline input? true (ByValue)
Parameter set name (All)
Aliases None
Dynamic? false
-Due <string>
Required? false
Position? Named
Accept pipeline input? false
Parameter set name Due
Aliases None
Dynamic? false
-Id <string>
Required? false
Position? Named
Accept pipeline input? false
Parameter set name Id
Aliases None
Dynamic? false
-IncludeAllActivity
Required? false
Position? Named
Accept pipeline input? false
Parameter set name (All)
Aliases None
Dynamic? false
-IncludeArchived
Required? false
Position? Named
Accept pipeline input? false
Parameter set name (All)
Aliases None
Dynamic? false
-Label <string>
Required? false
Position? Named
Accept pipeline input? false
Parameter set name Label
Aliases None
Dynamic? false
-List <Object>
Required? false
Position? Named
Accept pipeline input? false
Parameter set name List
Aliases None
Dynamic? false
-Name <string>
Required? false
Position? Named
Accept pipeline input? false
Parameter set name Name
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
System.Object
OUTPUTS
System.Object
ALIASES
None
REMARKS
None