Changed
- Snowflake: temporary objects are created as `temp` where possible
(ie: stages, incremental tables,...)
- Added flag to run command (--with-tests) that combines the execution of
both tests and tasks
- Added new flag to run and test commands (--fail-fast) that terminates the
execution upon an error on any task or test