Mocker rejects valid options in the command line
example command
mocker compose -f docker-compose.yaml -f docker-compose-dev.yaml pull
Current behavior
Error: Unknown option '-f'
Usage: mocker compose <subcommand>
See 'mocker compose --help' for more information.
Expected behavior
Command runs correctly
Version
➜ ~/Projects mocker --version
0.3.2
Mocker rejects valid options in the command line
example command
Current behavior
Expected behavior
Command runs correctly
Version