Skip to main content

launch_task

Function launch_task 

Source
pub fn launch_task(
    config: &FleetConfig,
    cluster_name: &str,
    task_yaml: &str,
    teardown: bool,
) -> Result<DagReport>
Expand description

Launch a SkyPilot task on a cloud cluster.