
PurgeCurrentExecutionFiles
This will delete all the generated files from a flow for the current execution. This will delete all files from:
- inputs
- outputs
- triggers
If the current execution doesn't have any generated files, the task will not fail.
PurgeCurrentExecutionFiles
This will delete all the generated files from a flow for the current execution. This will delete all files from:
- inputs
- outputs
- triggers
If the current execution doesn't have any generated files, the task will not fail.
Purge all files from Kestra's internal storage created by this execution.
This will delete all the generated files from a flow for the current execution. This will delete all files from:
- inputs
- outputs
- triggers
If the current execution doesn't have any generated files, the task will not fail.
yaml
type: "io.kestra.plugin.core.storage.PurgeCurrentExecutionFiles"Examples
Outputs
urisarray
SubTypestring
The deleted file URIs from Kestra's internal storage