Cmdlets for Bitbucket

Build 24.0.9060

Add-Bitbucket Cmdlet

Parameters   Output Objects  

Inserts Bitbucket data.

Syntax

Add-Bitbucket [parameters]

Remarks

The Add-Bitbucket cmdlet allows you to use a syntax similar to SQL INSERT statements to create new Bitbucket records.

Add-Bitbucket -Connection $connection -Table "Issues" -Columns @("ContentRaw") -Values @("John Doe")

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9060