jira-cli
jira-cli copied to clipboard
[RFE] Allow `--plain` to be definable
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 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.