Configuration options that are common to all triggers.
A command that runs a TriggerExecutor.
An [ExecutorHooks
] that sets initial key-value pairs in the default store.
An [ExecutorHooks
] that prints information about the default KV store.
Contains information about the trigger flags (and potentially
in future configuration) that a consumer (such as spin up
)
can query using --launch-metadata-only
.
An empty implementation of clap::Args to be used as TriggerExecutor::RunConfig
for executors that do not need additional CLI args.
ExecutorHook for executing sqlite statements.
An [ExecutorHooks
] that prints information about the default KV store.
Implements TriggerHooks, writing logs to a log file and (optionally) stderr