Skip to content

Commit d2da4a9

Browse files
author
Nate Smith
authored
Merge pull request cli#828 from lcbm/docs/readme
Update README
2 parents 2d0d86f + 700f86c commit d2da4a9

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)