Cmdlets for Jira Assets

Build 24.0.9060

Add-JiraAssets Cmdlet

Parameters   Output Objects  

Inserts Jira Assets data.

Syntax

Add-JiraAssets [parameters]

Remarks

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

Add-JiraAssets -Connection $connection -Table "Objects" -Columns @("Name") -Values @("Jon Doe")

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