Write
Write Certified

Write data to a file in Kestra internal storage.

yaml
type: io.kestra.plugin.core.storage.Write
yaml
id: write_file
namespace: company.team

tasks:
  - id: write
    type: io.kestra.plugin.core.storage.Write
    content: Hello World
    extension: .txt
Properties
Formaturi