cli/pkg/cmd/pr
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
..
checkout Add helper function to validate exact args in cmdutil 2021-02-24 15:49:40 +05:30
checks Treat unrecognized PR Checks statuses as "pending" 2021-03-31 18:21:45 +02:00
close Revert close and reopen changes 2021-02-23 13:24:48 -08:00
comment Pass web browser to each individual command 2021-03-19 21:22:37 +01:00
create 💅 cleanup URL length checking 2021-03-30 19:12:31 +02:00
diff Use testify assertions for error matching 2021-01-19 13:59:37 +01:00
edit Accept --body-file flag if --body is supported 2021-03-15 15:12:41 +01:00
list Add --json export flag for issues and pull requests 2021-04-13 20:29:31 +02:00
merge Accept --body-file flag if --body is supported 2021-03-15 15:12:41 +01:00
ready Rename to SuccessIconWithColor 2021-01-25 14:56:39 +01:00
reopen Revert close and reopen changes 2021-02-23 13:24:48 -08:00
review Refactor use of glamour to allow style overrides (#3243) 2021-03-19 16:29:32 +00:00
shared Add --json export flag for issues and pull requests 2021-04-13 20:29:31 +02:00
status Actions Support Phase 1 (#2923) 2021-03-16 13:59:34 -07:00
view Add --json export flag for issues and pull requests 2021-04-13 20:29:31 +02:00
pr.go Pr edit command 2021-02-12 10:08:44 -08:00