Oko/Docs

Command reference

oko-cli routines list

Reads Oko-owned Stado schedules and their observed state.

Invocation#

Command
oko-cli routines list [--json]

Inputs and options#

  • Always prints JSON; --json is accepted explicitly.

Output and state effect#

  • Returns definitions, pinned hosts, timezones, enabled state, next due time, submission count and latest job/run IDs. Corrupt owned definitions carry an issue instead of disappearing.

Refusals and safe exits#

  • A failed Stado read remains an error, not an empty list.

CLI reference#