CloudId Parameter (Connect-JIRA Cmdlet)
The Cloud Id for the Atlassian site that was authorized.
Syntax
Connect-JIRA -CloudId string
Data Type
cstr
Default Value
""
Remarks
This will be determined automatically during OAuth 2.0 authentication and returned from the GetOAuthAccessToken stored procedure. Do not set a value for CloudId when using InitiateOAuth.