Skip to content

Commit

Permalink
 feat(docs): add docs for coffee remote <repository_name> --plugins
Browse files Browse the repository at this point in the history
Signed-off-by: Tarek <[email protected]>
  • Loading branch information
tareknaser authored and vincenzopalazzo committed Oct 3, 2023
1 parent 3adc68b commit 2034f99
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/docs-book/src/using-coffee.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,14 @@ To list plugin repositories, simply run the following command.
coffee remote list
```

To list available plugins in a specific remote repository

> ✅ Implemented
```bash
coffee remote <repository_name> --plugins
```

### Install a Plugin

> ✅ Implemented
Expand Down

0 comments on commit 2034f99

Please sign in to comment.