Command reference
oko-cli goals
Dispatches the goals command group.
Invocation
oko-cli goals <subcommand> [options]Inputs and options
- Subcommand: extract, probe, clean, tokens.
- 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.