Skip to content

Commit 700f86c

Browse files
committed
Update README
Add missing `gh config` command usage to README. Also, remove a trailing space in the `Availability` section, hehe. 😃
1 parent a7931a0 commit 700f86c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ the terminal next to where you are already working with `git` and your code.
77

88
## Availability
99

10-
While in beta, GitHub CLI is available for repos hosted on GitHub.com only. It does not currently support repositories hosted on GitHub Enterprise Server or other hosting providers. We are planning support for GitHub Enterprise Server after GitHub CLI is out of beta (likely toward the end of 2020), and we want to ensure that the API endpoints we use are more widely available for GHES versions that most GitHub customers are on.
10+
While in beta, GitHub CLI is available for repos hosted on GitHub.com only. It does not currently support repositories hosted on GitHub Enterprise Server or other hosting providers. We are planning support for GitHub Enterprise Server after GitHub CLI is out of beta (likely toward the end of 2020), and we want to ensure that the API endpoints we use are more widely available for GHES versions that most GitHub customers are on.
1111

1212
## We need your feedback
1313

@@ -22,6 +22,7 @@ And if you spot bugs or have features that you'd really like to see in `gh`, ple
2222
- `gh pr [status, list, view, checkout, create]`
2323
- `gh issue [status, list, view, create]`
2424
- `gh repo [view, create, clone, fork]`
25+
- `gh config [get, set]`
2526
- `gh help`
2627

2728
## Documentation

0 commit comments

Comments
 (0)