Download ​Download

yaml
type: "io.kestra.plugin.databricks.dbfs.download"
yaml
id: databricks_dbfs_download
namespace: company.team

tasks:
  - id: download_file
    type: io.kestra.plugin.databricks.dbfs.Download
    authentication:
      token: <your-token>
    host: <your-host>
    from: /Share/myFile.txt
Properties
Format uri