jira-cli icon indicating copy to clipboard operation
jira-cli copied to clipboard

[RFE] Allow `--plain` to be definable

Open pmatulis opened this issue 2 years ago • 1 comments

Allow --plain mode to be definable. For instance, I would like to see the Assignee of a card to be displayed in plain mode.

pmatulis avatar Sep 28 '23 17:09 pmatulis

@pmatulis What do you mean exactly by "displaying assignee in plain mode"? In the issue list? Could you provide an example to be more specific?

Also, there is the --raw switch for the jira issue view command (but not for list) in case you're doing some fancy processing.

pataquets avatar Jul 10 '25 00:07 pataquets