Add CLI command to run Bigeye checks (#6383)
* Add support for defining custom SQL rules
* Added monitoring rollback command
* Reformat
* Add tests
* Address review feedback
* Add flags for deleting Bigeye checks
* Add support for defining custom SQL rules
* Added monitoring rollback command
* Add run command to trigger Bigeye checks
* Use bigquery_bigeye_check to trigger Bigeye runs
* Add unit tests for monitoring run CLI command
* Update DAG tests
* Fix imports
* Address review feedback
* Format custom sql rules file
* Remove bigconfig_custom_rules.sql
* Fix bigeye update for public datasets