cli/pkg/cmd/pr/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 add tests for additions and deletions 2021-03-06 15:02:16 +05:30
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