yaml
type: "io.kestra.plugin.core.storage.PurgeCurrentExecutionFiles"
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.
Examples
Outputs
uris
- Type: array
- SubType: string
- Required: ❌