Skip to main content

Module cli

Module cli 

Source
Expand description

Contains shared types for the datu CLI and implementation.

Modules§

repl

Structs§

CountArgs
Arguments for the datu count command.
HeadsOrTails
Arguments for the head, sample, and tail commands.
SchemaArgs
Arguments for the datu schema command.

Enums§

DisplayOutputFormat
Output format for schema, head, and tail commands (csv, json, json-pretty, yaml).