Skip to main content

Module list

Module list 

Source
Expand description

agents tasks list — inspection leaf over schedules.

Scope is one or more --target entries (the shared Target: me / instance=L[,parent=P] / tag=T). Each resolves to an AIH and the listing returns the schedule rows whose agent_instance_hierarchy equals it — exact match, no subtree descent. Only the NEWEST version of each (name, aih) lists; --overwrite-shadowed versions stay on disk (per-version run history) but never surface here. --oneshot / --interval filter by kind; --pending / --exhausted filter by readiness (derived from the schedule’s newest tasks_runs entry); --after-id / --count paginate forward by ascending row id.

Re-exports§

pub use crate::cli::command::agents::logs::read::all::Target;

Modules§

request_schema
response_schema

Structs§

Args
Command
Plugin
The plugin that registered a schedule. All three fields are present together or the whole object is absent (the schedules table enforces all-or-nothing on its plugin_* columns).
Request
ResponseItem
One schedule row.

Enums§

Path
Schema

Functions§

execute
execute_transform