Cmdlets for Trello

Build 23.0.8839

Add-Trello Cmdlet

Parameters   Output Objects  

Trello データを挿入します。

Syntax

Add-Trello [parameters]

Remarks

Add-Trello cmdlet を使って、SQL INSERT ステートメントに似た構文を用いて新しいTrello レコードを作成できます。

Add-Trello -Connection $connection -Table "Cards" -Columns @("ListId") -Values @("Jon Doe")

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