Skip to main content

cmd_schedule_run

Function cmd_schedule_run 

Source
pub async fn cmd_schedule_run(
    url: &str,
    name_or_id: &str,
    json: bool,
) -> Result<(), Box<dyn Error>>