cli / cli/cli

Provide a method to open the GitHub CLI website from `gh`

Open
#10,908 2 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
46.3k
Forks
9k
Avg merge
2d 9h
Merged PRs (30d)
89

Description

### Describe the feature or problem you’d like to solve

`gh` provides a wealth of information about the product's commands and other help content such as `gh reference` or `gh help`. There is also information captured on [GitHub CLI website](https://cli.github.com/) including manual outlining `gh` commands.

GitHub CLI users who prefer web experiences or looking for content that is only on the web have to launch a browser and navigate to the website.

What if `gh` has a `--web` option for opening it up instead?

- `gh --web`?
- `gh help --web`?

### Proposed solution

This would be a minor convenience feature, helping users quickly jump between terminal and browser without searching for the GitHub CLI site.

### Additional context

Add any other context like screenshots or mockups are helpful, if applicable.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.