Replies: 1 comment
-
HI @Virakal, you can use
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm looking at moving over from the go-jira CLI but I'm struggling to figure out how to override configs based on the current directory. At the very basic level with go-jira I can commit a file
to the repo and then anybody who pulls it just needs to set the
JIRA_API_TOKEN
env var andjira list
,jira create
etc. will use the correct project automatically. Surely there's some way to do the same on this project that I'm struggling to find the docs for?Beta Was this translation helpful? Give feedback.
All reactions