Sync dashboards from Git to Kestra.

This task syncs dashboards from a given Git branch to Kestra. If the delete property is set to true, any dashboard available in Kestra but not present in the gitDirectory will be deleted, maintaining Git as the single source of truth for your dashboards. Check the Version Control with Git documentation for more details.

yaml
type: "io.kestra.plugin.git.syncdashboards"