symfony-cli / symfony-cli

The Symfony CLI tool
https://symfony.com/download
GNU Affero General Public License v3.0
517 stars 103 forks source link

Add autocompletion forwarding for wrappers #488

Closed tucksaun closed 3 months ago

tucksaun commented 3 months ago

Requires https://github.com/symfony-cli/console/pull/16 and https://github.com/symfony-cli/console/pull/15

Closes https://github.com/symfony-cli/console/pull/14

fabpot commented 3 months ago

@tucksaun Can you rebase to make the tests pass?

tucksaun commented 3 months ago

@fabpot I think tests are broken for another reason, I'm having a look

tucksaun commented 3 months ago

@fabpot https://github.com/symfony-cli/console/pull/18 should fix tests