pub async fn exec( infra: &InfraContext<'_>, token: &str, image_id: &str, ) -> Result<String, Error>
Create an ephemeral CFS environment and return the SSH hostname.