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.
Dynamic
YES
Default
false
Raise an error if the file is not found.
Whether the file was deleted.
Format
uri
The deleted file URI.