Reserve a file from the Kestra's internal storage, last line first.
yaml
type: "io.kestra.plugin.core.storage.Reverse"
yaml
id: "reverse"
type: "io.kestra.plugin.core.storage.Reverse"
from: "kestra://long/url/file1.txt"
Dynamic YES
The file to be split.
Dynamic YES
Default UTF-8
The name of a supported charset
Dynamic YES
Default
The separator used to join the file into chunks. By default, it's a newline \n
character. If you are on Windows, you might want to use \r\n
instead.
Format uri
The URIs of reverse files in the Kestra's internal storage.