We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e5afaa commit b41cbd2Copy full SHA for b41cbd2
src/main/resources/metadata/cli.yaml
@@ -0,0 +1,8 @@
1
+group: io.kestra.plugin.sqlmesh.cli
2
+name: "cli"
3
+title: "SQLMesh CLI"
4
+description: "This sub-group of plugins contains tasks for using SQLMesh."
5
+body: ""
6
+videos: []
7
+createdBy: "Kestra Core Team"
8
+managedBy: "Kestra Core Team"
src/main/resources/metadata/index.yaml
+group: io.kestra.plugin.sqlmesh
+name: "sqlmesh"
+title: "SQLMesh"
+description: "SQLMesh plugin for Kestra"
0 commit comments