mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-01-31 13:41:58 +00:00
14 lines
338 B
Plaintext
14 lines
338 B
Plaintext
---
|
|
syntax: markdown
|
|
tags: [tldr, common]
|
|
source: https://github.com/tldr-pages/tldr.git
|
|
---
|
|
# gh formatting
|
|
|
|
> Formatting options for JSON data exported from gh GitHub CLI command.
|
|
> More information: <https://cli.github.com/manual/gh_help_formatting>.
|
|
|
|
- Display help about formatting JSON output from `gh` using `jq`:
|
|
|
|
`gh formatting`
|