
GetKeys
GetKeys
yaml
type: "io.kestra.plugin.core.kv.GetKeys"Examples
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
namespacestring
Default
{{ flow.namespace }}prefixstring
Outputs
keysarray
SubTypestring