yaml
type: "io.kestra.plugin.core.storage.write"
Examples
yaml
id: write
namespace: company.team
tasks:
- id: write
type: io.kestra.plugin.core.storage.Write
content: Hello World
extension: .txt
Properties
content *Requiredstring
extension string
Outputs
uri string
Format
uri