Cmdlets for Bitbucket

Build 25.0.9434

Milestones

Milestones defined in the Issue Tracker.

View Specific Information

Select

The cmdlet uses the Bitbucket API to process WHERE clause conditions built with the below columns. Filtering on other columns is processed client-side within the cmdlet.

  • Name

The cmdlet uses the Bitbucket API to process ORDER BY clause conditions built with the below columns. Sorting on other columns is processed client-side within the cmdlet.

  • Name

For example, the following query is processed server side:

SELECT * FROM Milestones WHERE Name='M1'

Columns

Name Type References Description
Name [KEY] String Name of the milestone.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434