Cmdlets for Kintone

Build 23.0.8839

Sync-Kintone Cmdlet

Parameters  

Kintone データを同期します。

Syntax

Sync-Kintone [parameters]

Remarks

Sync-Kintone cmdlet を使用すると、データソースをローカルに複製し本製品 のフルキャッシュ機能を維持することができます。

$conn = Connect-Kintone -User 'myuseraccount' -Password 'mypassword' -URL 'http://subdomain.domain.com' -GuestSpaceId 'myspaceid'
Sync-Kintone -Connection $conn -Table "Comments"

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