yaml
type: "io.kestra.plugin.core.kv.purgekv"
Examples
yaml
id: purge_kv_store
namespace: system
tasks:
- id: purge_kv
type: io.kestra.plugin.core.kv.PurgeKV
expiredOnly: true
namespaces:
- company
includeChildNamespaces: true
Properties
expiredOnly booleanstring
Default
true
includeChildNamespaces booleanstring
Default
true
keyPattern string
namespacePattern string
namespaces array
SubType string