agiledigital / jiralint

A library and supporting CLI tool for linting deliveries, issues and people as they manifest in Jira.
7 stars 3 forks source link

Configurable columns in output #3

Open robinMcA opened 3 years ago

robinMcA commented 3 years ago

On my screen the Sign only showed the first letter. being able to pick or truncate the columns would be nice to have.

dspasojevic commented 3 years ago

💭 this may be better achieved by making -o json work nicely with piping so that the output can be piped directly into (e.g) jq.