Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joaom00/gh-discussion

GitHub CLI extension for fuzzy finding discussions
https://github.com/joaom00/gh-discussion

gh-extension

Last synced: 23 days ago
JSON representation

GitHub CLI extension for fuzzy finding discussions

Awesome Lists containing this project

README

        

[GitHub CLI](https://github.com/cli/cli) extension for fuzzy finding discussions

## 📦 Installation
```
gh extension install joaom00/gh-discussion
```

## 🚀 Usage

##### List discussions in the current repository
```
gh discussion list [flags]
```

## Options
```
-R, --repo [OWNER/REPO] Repository to get discussions
-L, --limit Maximum number of discussions to fetch (default 30)
```