pub async fn template_list() -> Result<RunResult>
List available templates
const result = await templateList(); console.log(result.stdout);