< Back
Get-BitBucketRepoSizeByProject
Post
NAME Get-BitBucketRepoSizeByProject
SYNOPSIS
Gets the size (in KB) of all repos under given project.
SYNTAX
Get-BitBucketRepoSizeByProject -Project <String> [<CommonParameters>]
DESCRIPTION
PARAMETERS
-Project <String>
Mandatory - project id
Required? true
Position? named
Default value
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-BitBucketRepoSizeByProject -Project "TES"
RELATED LINKS
SYNOPSIS
Gets the size (in KB) of all repos under given project.
SYNTAX
Get-BitBucketRepoSizeByProject -Project <String> [<CommonParameters>]
DESCRIPTION
PARAMETERS
-Project <String>
Mandatory - project id
Required? true
Position? named
Default value
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-BitBucketRepoSizeByProject -Project "TES"
RELATED LINKS