Skip to content

Commit

Permalink
Revert "Revert "Adding bash command to list strapi controllers (#2069)""
Browse files Browse the repository at this point in the history
This reverts commit 03a1ea7.
  • Loading branch information
pwizla committed Apr 2, 2024
1 parent 03a1ea7 commit 16be144
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docusaurus/docs/dev-docs/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -430,6 +430,10 @@ strapi hooks:list

Display a list of all the registered [controllers](/dev-docs/backend-customization/controllers.md).

```bash
strapi controllers:list
```

## strapi services:list

Display a list of all the registered [services](/dev-docs/backend-customization/services.md).
Expand Down

0 comments on commit 16be144

Please sign in to comment.