List
List Certified

List local files

yaml
type: io.kestra.plugin.fs.local.List
yaml
id: fs_local_list
namespace: company.team

tasks:
  - id: list_files
    type: io.kestra.plugin.fs.local.List
    from: "/data/input"
    regExp: ".*.csv"
    recursive: true
Properties
Default25
Defaultfalse
Definitions
accessedDatestring
Formatdate-time
createdDatestring
Formatdate-time
isDirectoryboolean
localPath
modifiedDatestring
Formatdate-time
namestring
parentstring
sizeinteger
uristring
Formaturi