User Parameter (Connect-JIRA Cmdlet)
Specifies the user ID of the authenticating Jira user account.
Syntax
Connect-JIRA -User string
Data Type
cstr
Default Value
""
Remarks
The authenticating server requires both User and Password to validate the user's identity.
This is a required parameter.