exec

Function exec 

Source
pub async fn exec(
    infra: &InfraContext<'_>,
    token: &str,
    image_id: &str,
) -> Result<String, Error>
Expand description

Create an ephemeral CFS environment and return the SSH hostname.