keepcosmos / terjira

Terjira is a very interactive and easy to use CLI tool for Jira.
MIT License
884 stars 38 forks source link

Feature request: get Jira URL for issue #41

Closed aronneagu closed 7 years ago

aronneagu commented 7 years ago

Hi. I would like to request a new command that would return me the URL for an issue, something like jira issue url --> https://.atlassian.net/browse/

When doing git commits, we add the URL of the Jira issue as the git comment, and currently just to get the URL I need to visit Jira in a webbrowser. This is the only scenario when I have to access Jira in a browser, otherwise terjira is quite complete and allows me to do everything else from the CLI. Thanks

keepcosmos commented 7 years ago

Thanks for suggesting feature!, I will consider the feature! 😄

keepcosmos commented 7 years ago

@kimpers added the feature. and it is just released!

Thanks!