Binky icon indicating copy to clipboard operation
Binky copied to clipboard

AMQP CLI producer/consumer through stdin/stdout

Results 1 Binky issues
Sort by recently updated
recently updated
newest added

Even though `-V` was removed from `Application` Symfony Console [hard codes](https://github.com/symfony/console/blob/master/Application.php#L161) `-V` to `--version`. This overrides the `--vhost` flag when using displayed the shorthand.

bug