Cmdlets for Confluence

Build 24.0.9060

DataConnection Type

The ConfluenceConnection object.

Remarks

The ConfluenceConnection object. Connection properties can be accessed with the getter and setter methods of this object:

$conn  = Connect-Confluence -User "admin" -APIToken "myApiToken" -Url "https://yoursitename.atlassian.net" -Timezone "America/New_York"  
$conn | GM 

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