Put
yaml
type: "io.kestra.plugin.nats.kv.put"
Examples
yaml
id: nats_kv_put
namespace: company.team
tasks:
- id: put
type: io.kestra.plugin.nats.kv.Put
url: nats://localhost:4222
username: nats_user
password: nats_passwd
bucketName: my_bucket
values:
- key1: value1
- key2: value2
- key3:
- subKey1: some other value
Properties
bucketName *Requiredstring
Min length
1
url *Requiredstring
Min length
1
values *Requiredobject
creds string
password string
token string
username string
Outputs
revisions object
SubType integer