cli/pkg/cmd
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
..
actions Merge pull request #3338 from cli/merge-job-run-view 2021-04-02 11:00:48 -05:00
alias fix typo in docs of alias command 2021-03-08 15:11:31 +01:00
api Extract JSON filtering functionality from gh api 2021-04-13 16:48:21 +02:00
auth Use absolute path when configuring gh as git credential 2021-03-03 16:20:21 +01:00
completion Improve completion docs for bash, zsh, fish 2020-12-16 16:57:28 +01:00
config Fix USAGE help for some commands 2020-11-13 10:10:53 -03:00
factory Merge pull request #3279 from cli/browser-refactor 2021-03-30 16:54:59 +02:00
gist Merge pull request #3279 from cli/browser-refactor 2021-03-30 16:54:59 +02:00
issue Add --json export flag for issues and pull requests 2021-04-13 20:29:31 +02:00
pr Add --json export flag for issues and pull requests 2021-04-13 20:29:31 +02:00
release Pass web browser to each individual command 2021-03-19 21:22:37 +01:00
repo add test for non tty fork 2021-04-01 10:49:12 +05:30
root Merge pull request #3338 from cli/merge-job-run-view 2021-04-02 11:00:48 -05:00
run Merge pull request #3303 from cli/workflow-run 2021-04-09 16:14:08 -05:00
secret Default to GHES host if only GHES is authenticated (#3286) 2021-03-30 16:51:00 +02:00
ssh-key Merge pull request #3200 from cli/table-widths 2021-03-30 16:54:13 +02:00
version Fix link in version output 2020-12-17 12:37:22 +01:00
workflow handle array type for on: in workflow file 2021-04-12 12:05:05 -05:00