Reverse a file from 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
YESThe file to be split
Dynamic
YES Default
UTF-8The 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
uriThe URIs of reverse files in the Kestra's internal storage