int execute(array $input, array $options = array())
Executes the command.
Available execution options:
- interactive: Sets the input interactive flag
- decorated: Sets the output decorated flag
- verbosity: Sets the output verbosity flag
int execute(array $input, array $options = array())
Executes the command.
Available execution options:
Please login to continue.