SyncNamespaceFiles​Sync​Namespace​Files

Sync Namespace Files from Git to Kestra.

This task syncs Namespace Files from a given Git branch to a Kestra `namespace. If the delete property is set to true, any Namespace Files available in kestra but not present in the gitDirectory will be deleted, allowing to maintain Git as a single source of truth for your Namespace Files. Check the Version Control with Git documentation for more details. Using this task, you can push one or more Namespace Files from a given kestra namespace to Git. Check the Version Control with Git documentation for more details.

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