Provide a method to open the GitHub CLI website from `gh`
- Langage dominant
- Go
- Étoiles
- 46.3k
- Forks
- 9k
- Merge moyen
- 2 j 6 h
- PR mergées (30 j)
- 97
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.
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Commencez par examiner les points d’entrée existants `gh`, `gh help` et `gh reference`, ainsi que la manière dont ils gèrent l’aide destinée au navigateur. Déterminez si `--web` doit appartenir à `gh`, à `gh help` ou aux deux ; le travail est considéré comme terminé lorsque la commande sélectionnée ouvre https://cli.github.com/ dans un navigateur avec un comportement documenté.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- go
- Domaine
- cli
- Type d'issue
- Fonctionnalité
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 35/100