`echo $command['n]` successfully returns what's passed as `-n`, but `$command->getOption('n')->getValue()` returns nothing
echo $command['n]successfully returns what's passed as-n, but$command->getOption('n')->getValue()returns nothing