PurgeCurrentExecutionFilesPurgeCurrentExecutionFiles
PurgeCurrentExecutionFilesCertified

Purge all files from Kestra's internal storage created by this execution.

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"
SubTypestring

The deleted file URIs from Kestra's internal storage