Skip to main content

execute_agent

Function execute_agent 

Source
pub async fn execute_agent(
    ctx: &Arc<AppContext>,
    agent_id: &str,
    config: &CliConfig,
) -> Result<CommandResult<RestartOutput>>