1
0
mirror of synced 2025-12-30 21:02:34 -05:00
Files
docs/content/github-cli/github-cli/github-cli-reference.md
2021-11-12 13:53:54 +00:00

1.2 KiB

title, intro, versions, topics, type
title intro versions topics type
GitHub CLI reference You can view all of the {% data variables.product.prodname_cli %} commands in your terminal or in the {% data variables.product.prodname_cli %} manual.
fpt ghes ghae ghec
* * * *
CLI
reference

To view all top-level {% data variables.product.prodname_cli %} commands, see the {% data variables.product.prodname_cli %} manual or call gh without arguments.

gh

To list all commands under a specific group, use the top-level command without arguments. For example, to list commands for managing repositories:

gh repo

To view the environment variables that can be used with {% data variables.product.prodname_cli %}, see the {% data variables.product.prodname_cli %} manual or use the environment command.

gh environment

To view the configuration settings that can be used with {% data variables.product.prodname_cli %}, see the {% data variables.product.prodname_cli %} manual or use the config command.

gh config