
Size
Get the size of a file from Kestra's internal storage.
Size
Get the size of a file from Kestra's internal storage.
Get the size of a file from Kestra's internal storage.
yaml
type: "io.kestra.plugin.core.storage.Size"Examples
yaml
id: "size"
type: "io.kestra.plugin.core.storage.Size"
uri: "kestra://long/url/file.txt"Properties
uri*Requiredstring
The file where size needs to be fetched
Pebble expression referencing an Internal Storage URI e.g. {{ outputs.mytask.uri }}.
Outputs
sizeinteger
The size of the file