Skip to main content

run

Function run 

Source
pub async fn run(
    network: &NetworkConfig,
    source: RunSource,
    input: Option<String>,
    input_file: Option<String>,
    is_async: bool,
    deposit: Option<String>,
    compute_limit: Option<u64>,
    build_target: &str,
    secrets_ref: Option<SecretsRef>,
) -> Result<()>
Expand description

outlayer run — execute agent from project, github, or wasm url