pub fn launch_task( config: &FleetConfig, cluster_name: &str, task_yaml: &str, teardown: bool, ) -> Result<DagReport>
Launch a SkyPilot task on a cloud cluster.