Skip to content

Commit de9d9a0

Browse files
authored
Exec kafka cli
1 parent 79bd610 commit de9d9a0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,11 @@ php artisan test
6060
## Kafka Ui
6161
- http://localhost:8080
6262

63+
## Kafka CLI
64+
```
65+
docker compose exec kafka0 bash
66+
```
67+
6368
## Test Kafka Producer
6469
```bash
6570
php artisan kafka:test-producer

0 commit comments

Comments
 (0)