Skip to content

Commit 16be144

Browse files
committed
Revert "Revert "Adding bash command to list strapi controllers (#2069)""
This reverts commit 03a1ea7.
1 parent 03a1ea7 commit 16be144

File tree

1 file changed

+4
-0
lines changed
  • docusaurus/docs/dev-docs

1 file changed

+4
-0
lines changed

docusaurus/docs/dev-docs/cli.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -430,6 +430,10 @@ strapi hooks:list
430430

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

433+
```bash
434+
strapi controllers:list
435+
```
436+
433437
## strapi services:list
434438

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

0 commit comments

Comments
 (0)