ListPushListPush
ListPushCertified

yaml
type: "io.kestra.plugin.redis.list.ListPush"
yaml
id: redis_list_push
namespace: company.team

tasks:
  - id: list_push
    type: io.kestra.plugin.redis.list.ListPush
    url: redis://:redis@localhost:6379/0
    key: mykey
    from:
      - value1
      - value2
Properties
DefaultSTRING
Possible Values
STRINGJSON
Unitrecords

Create automations with Redis List ListPush