cli/pkg/cmd/issue
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
..
close Rename to SuccessIconWithColor 2021-01-25 14:56:39 +01: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
delete Skip confirmation for non-interactive contexts 2021-01-27 16:31:23 -08: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
reopen Rename to SuccessIconWithColor 2021-01-25 14:56:39 +01:00
shared Add back isolated tests for issue/PR lookup by argument 2021-03-22 12:55:04 +01:00
status try passing iostreams around instead of writer+colorscheme 2020-11-02 11:44:50 -08:00
transfer 💅 cleanup issue transfer 2021-03-30 18:42:34 +02:00
view Add --json export flag for issues and pull requests 2021-04-13 20:29:31 +02:00
issue.go Add issue transfer command 2021-03-30 18:42:34 +02:00