< Back
Get-JVersion
Post
NAME Get-JVersion
SYNOPSIS
{{ Fill in the Synopsis }}
SYNTAX
Get-JVersion -Id <String> [<CommonParameters>]
Get-JVersion [-Project] <String> [<CommonParameters>]
DESCRIPTION
{{ Fill in the Description }}
PARAMETERS
-Id <String>
{{ Fill Id Description }}
Required? true
Position? named
Default value None
Accept pipeline input? True (ByPropertyName)
Accept wildcard characters? false
-Project <String>
{{ Fill Project Description }}
Required? true
Position? 0
Default value None
Accept pipeline input? False
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
System.String
OUTPUTS
Atlassian.Jira.Issue
JiraModule.AsyncResult
NOTES
-------------------------- Example 1 --------------------------
PS C:\\> {{ Add example code here }}
{{ Add example description here }}
RELATED LINKS
SYNOPSIS
{{ Fill in the Synopsis }}
SYNTAX
Get-JVersion -Id <String> [<CommonParameters>]
Get-JVersion [-Project] <String> [<CommonParameters>]
DESCRIPTION
{{ Fill in the Description }}
PARAMETERS
-Id <String>
{{ Fill Id Description }}
Required? true
Position? named
Default value None
Accept pipeline input? True (ByPropertyName)
Accept wildcard characters? false
-Project <String>
{{ Fill Project Description }}
Required? true
Position? 0
Default value None
Accept pipeline input? False
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
System.String
OUTPUTS
Atlassian.Jira.Issue
JiraModule.AsyncResult
NOTES
-------------------------- Example 1 --------------------------
PS C:\\> {{ Add example code here }}
{{ Add example description here }}
RELATED LINKS