Skip to content

Add --format and --json options to search#92

Open
talwrii wants to merge 1 commit into
williamh:masterfrom
talwrii:talwrii--formatting-options
Open

Add --format and --json options to search#92
talwrii wants to merge 1 commit into
williamh:masterfrom
talwrii:talwrii--formatting-options

Conversation

@talwrii

@talwrii talwrii commented Feb 9, 2016

Copy link
Copy Markdown
Contributor

These are quite useful for ad hoc scripting

Example:
bugz search blah --format '{bug[creator]}' | sort | uniq -c

The --json option is particularly useful when combined with record stream.

These are quite useful for ad hoc scripting

Example:
bugz search blah --format '{bug[creator]}' | sort | uniq -c
@talwrii talwrii changed the title Add --format and --json options Add --format and --json options to search Feb 9, 2016
@benmoran

benmoran commented May 1, 2019

Copy link
Copy Markdown

Thanks, this is useful for me!

@talwrii

talwrii commented May 1, 2019

Copy link
Copy Markdown
Contributor Author

Perhaps unsurprising since it was written while I was working for your company :p.

@benmoran

benmoran commented May 2, 2019

Copy link
Copy Markdown

Perhaps unsurprising since it was written while I was working for your company :p.

Well that is funny, hello!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants