jira-cli/internal/cmd/issue/comment
Mark H d5f7181a0c
feat: Allow different jira server for API and for UI (#613)
* * Consolidate all `browse` URLs to use common GenerateServerBrowseURL function
* Add viper config option `browse_server` to be able to modify the generated `browse` URLs
* This is useful if the API endpoint is different from the web client

* Fixup comment
2023-05-06 11:05:30 +02:00
..
add feat: Allow different jira server for API and for UI (#613) 2023-05-06 11:05:30 +02:00
comment.go feat: Ability to add comment (#90) 2021-05-01 14:07:45 +02:00