Delete a file from the Kestra's internal storage.
yaml
type: "io.kestra.plugin.core.storage.Delete"
yaml
id: "delete"
type: "io.kestra.plugin.core.storage.Delete"
uri: "kestra://long/url/file.txt"
Dynamic YES
The file to be deleted.
Must be a kestra://
storage URI.
Dynamic YES
Default false
Whether the file was deleted.
Format uri
The deleted file URI.