Skip to content

Commit ddae9b5

Browse files
aj-emerichMalaydewangan09
authored andcommitted
docs(sqlmesh-metadata): add metadata
1 parent b41cbd2 commit ddae9b5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
group: io.kestra.plugin.sqlmesh.cli
22
name: "cli"
33
title: "SQLMesh CLI"
4-
description: "This sub-group of plugins contains tasks for using SQLMesh."
5-
body: ""
4+
description: "Tasks that execute SQLMesh CLI commands."
5+
body: "Set working directory and SQLMesh configuration, then run CLI commands (plan, run, apply, etc.) with arguments, capturing stdout/stderr and artifacts for orchestration."
66
videos: []
77
createdBy: "Kestra Core Team"
88
managedBy: "Kestra Core Team"
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
group: io.kestra.plugin.sqlmesh
22
name: "sqlmesh"
33
title: "SQLMesh"
4-
description: "SQLMesh plugin for Kestra"
5-
body: ""
4+
description: "Tasks that run SQLMesh commands."
5+
body: "Provide SQLMesh project paths/configs and CLI options to plan, run, or apply SQLMesh workflows from Kestra, capturing outputs for deployment pipelines."
66
videos: []
77
createdBy: "Kestra Core Team"
88
managedBy: "Kestra Core Team"

0 commit comments

Comments
 (0)