Symfony Console
symfony_consoleExecute Symfony console commands such as cache:clear and debug:container to manage your Symfony application directly from the AI assistant.
Instructions
Symfony console komutlarını çalıştırır ('list', 'debug:container', 'cache:clear' vb.).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | Symfony console komutu. Örnek: 'debug:router', 'cache:clear --no-warmup'. | |
| projectPath | No | İsteğe bağlı proje kökü (otomatik tespit edilir). |