GetKeys ​Get​Keys

yaml
type: "io.kestra.plugin.core.kv.getkeys"
yaml
id: kv_store_getkeys
namespace: company.team

tasks:
  - id: kv_getkeys
    type: io.kestra.plugin.core.kv.GetKeys
    prefix: my_var
    namespace: dev # the current namespace of the flow will be used by default
Properties
Default {{ flow.namespace }}
SubType string