Skip to main content

Module cli

Module cli 

Source
Expand description

Command-line surface: argument parsing and the shared --since time window.

Structs§

Cli
Top-level CLI. Global flags apply to every subcommand.
SinceParseError
--since could not be interpreted.
TimeWindow
A half-open [from, to) window in epoch milliseconds.

Enums§

Command