Describe the bug
JIRA_DEBUG=true does not work with jira issue view (and probably with most other commands). --debug does work
Please provide following details
-
JiraCLI Version:
(Version="1.7.0", GitCommit="refs/tags/v1.7.0", CommitDate="1970-01-01T00:00:00+00:00", GoVersion="go1.25.5", Compiler="gc", Platform="linux/amd64")
-
Are you using Jira cloud or on-premise jira server?
cloud
-
What operating system are you using? Also mention version.
-
What terminal are you using? Also mention version.
To Reproduce
Steps to reproduce the behavior:
JIRA_DEBUG=true jira issue view TICKET-ID
no request details printed
Expected behavior
should behave the same as:
jira issue view --debug TICKET-ID
Screenshots
Additional context
Describe the bug
JIRA_DEBUG=true does not work with
jira issue view(and probably with most other commands).--debugdoes workPlease provide following details
JiraCLI Version:
Are you using Jira cloud or on-premise jira server?
cloud
What operating system are you using? Also mention version.
What terminal are you using? Also mention version.
To Reproduce
Steps to reproduce the behavior:
JIRA_DEBUG=true jira issue view TICKET-IDno request details printed
Expected behavior
should behave the same as:
Screenshots
Additional context