< Back
Get-BitBucketRepoByProject
Post
NAME Get-BitBucketRepoByProject
SYNOPSIS
Gets the list of repos under given project.
SYNTAX
Get-BitBucketRepoByProject -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-BitBucketRepoByProject -Project "TES"
RELATED LINKS
SYNOPSIS
Gets the list of repos under given project.
SYNTAX
Get-BitBucketRepoByProject -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-BitBucketRepoByProject -Project "TES"
RELATED LINKS