Runs the Misti CLI command with the provided arguments.
Note: This function throws internal exceptions. Handle exceptions appropriately when calling this function.
The list of arguments to pass to the CLI command.
Optional pre-configured Command instance. Defaults to createMistiCommand().
The created Driver instance and the result of execution.
Runs the Misti CLI command with the provided arguments.
Note: This function throws internal exceptions. Handle exceptions appropriately when calling this function.