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 committed Oct 2, 2023
1 parent 7e788c3 commit d39fa6f
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 d39fa6f

Please sign in to comment.