Delete a state from the state store.
yaml
type: "io.kestra.plugin.core.state.Delete"
Delete the default state for the current flow.
yaml
id: delete_state
type: io.kestra.plugin.core.state.Delete
Delete the myState
state for the current flow.
yaml
id: delete_state
type: io.kestra.plugin.core.state.Delete
name: myState
Dynamic YES
Default default
The name of the state file.
Dynamic YES
Default false
Dynamic YES
Default false
Dynamic YES
Default true
Whether the state file was deleted.