Add an arg '--allow_failure'
Save the query reports into an array
Check the query reports after running and exit with non-zero value to represent a failure of the script if no flag '--allow_failure'
Print out the query which status is 'Failed' or 'CompletedWithFailedTask'
Add an arg '--allow_failure' Save the query reports into an array Check the query reports after running and exit with non-zero value to represent a failure of the script if no flag '--allow_failure' Print out the query which status is 'Failed' or 'CompletedWithFailedTask'
Close #147