PurgeCurrentExecutionFiles
Purge files created by the current Execution.
PurgeCurrentExecutionFiles
Purge files created by the current Execution.
yaml
type: "io.kestra.plugin.core.storage.PurgeCurrentExecutionFiles"Examples
yaml
id: purge_execution_files
namespace: company.team
tasks:
- id: download
type: io.kestra.plugin.core.http.Download
uri: https://huggingface.co/datasets/kestra/datasets/raw/main/json/user_events.json
- id: purge
type: io.kestra.plugin.core.storage.PurgeCurrentExecutionFiles
Outputs
uris array
SubTypestring