Create temporary files (Deprecated).

This task is deprecated and replaced by the inputFiles property available in all script tasks and in the WorkingDirectory task. Check the migration guide for more details. This task suffers from multiple limitations, such as that it cannot be skipped, so setting disabled: true will have no effect. Overall, the WorkingDirectory task is more flexible and should be used instead of this task. This task will be removed in a future version of Kestra.

yaml
type: "io.kestra.plugin.core.storage.localfiles"