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§
Structs§
- Args
- Command
- Plugin
- The plugin that registered a schedule. All three fields are present
together or the whole object is absent (the
schedulestable enforces all-or-nothing on itsplugin_*columns). - Request
- Response
Item - One schedule row.