cli/pkg/cmd/issue/view
Mislav Marohnić abe452bb19 Add --json export flag for issues and pull requests
The `--json` flag accepts a list of GraphQL fields to query for and
output in JSON format. To get the list of available flags, run the
command with a blank value for `--json`. Additional `--jq` and
`--template` flags are available just like in `gh api`.
2021-04-13 20:29:31 +02:00
..
fixtures Do not display minimized comments 2021-01-27 08:14:46 -08:00
view.go Add --json export flag for issues and pull requests 2021-04-13 20:29:31 +02:00
view_test.go Pass web browser to each individual command 2021-03-19 21:22:37 +01:00