Oko/Docs

Command reference

oko-cli routines

Dispatches the routines command group.

Invocation#

Command
oko-cli routines <subcommand> [options]

Inputs and options#

  • Subcommand: create, list, show, pause, resume, run, inspect, remove.
  • Each leaf page documents its accepted inputs and options.

Output and state effect#

  • Delegates to the selected leaf command; the group itself does not mutate state.

Refusals and safe exits#

  • Missing or unknown subcommands print usage (or an unknown-command error) and exit unsuccessfully.

CLI reference#