< Back
Format-KBFDayOverview
Post
NAME Format-KBFDayOverview
SYNOPSIS
Formats the output of Get-KBFDayOverview in a better way
SYNTAX
Format-KBFDayOverview [[-format] <String>] [<CommonParameters>]
DESCRIPTION
PARAMETERS
-format <String>
Required? false
Position? 1
Default value Text
Accept pipeline input? false
Accept wildcard characters? 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
OUTPUTS
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Get-KBFDayOverview -ApiToken $board -Day ((Get-Date).Date) | Format-KBFDayOverview -Format Text
RELATED LINKS
SYNOPSIS
Formats the output of Get-KBFDayOverview in a better way
SYNTAX
Format-KBFDayOverview [[-format] <String>] [<CommonParameters>]
DESCRIPTION
PARAMETERS
-format <String>
Required? false
Position? 1
Default value Text
Accept pipeline input? false
Accept wildcard characters? 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
OUTPUTS
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Get-KBFDayOverview -ApiToken $board -Day ((Get-Date).Date) | Format-KBFDayOverview -Format Text
RELATED LINKS