List files in the local filesystem.
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
Dynamic
YES
The fully-qualified URIs that point to the path
Dynamic
NO
Default
false
Whether to include subdirectories
If true, the task will recursively list files in all subdirectories.
Dynamic
YES
Regular expression to filter files
Only files matching this regular expression will be listed.
Dynamic
NO
Format
date-time
Dynamic
NO
Format
date-time
Dynamic
NO
Dynamic
NO
Dynamic
NO
Format
date-time
Dynamic
NO
Dynamic
NO
Dynamic
NO
Dynamic
NO
Format
uri