go-jira / jira

simple jira command line client in Go
Apache License 2.0
2.68k stars 328 forks source link

Authentication/Calls to Confluence? #430

Open ingo opened 3 years ago

ingo commented 3 years ago

This is a great project. I have links in my Jira tickets to Confluence pages where I need to resolve some details from the Confluence server. Is it possible to call Confluence from within this CLI, or suggestions on enabling that/handling the authentication aspects?