🚀 New! Kestra raises $3 million to grow Learn more

PurgeExecution PurgeExecution

yaml
type: "io.kestra.core.tasks.storages.PurgeExecution"

Purge all files from the internal storage created by this execution.

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

yaml
id: "purge_execution"
type: "io.kestra.core.tasks.storages.PurgeExecution"

Properties

Outputs

uris

  • Type: array
  • SubType: string

The deleted files