Write ​Write

yaml
type: "io.kestra.plugin.core.storage.write"
yaml
id: write
namespace: company.team

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