Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 658 Bytes

usage.md

File metadata and controls

36 lines (26 loc) · 658 Bytes

Usage

common

usage: denorm [-h] [-v] {create-agg,create-join} ...

positional arguments:
  {create-agg,create-join}

optional arguments:
  -h, --help            show this help message and exit
  -v, --version         show version and exit

create-agg

usage: denorm create-agg [-h] [--schema SCHEMA] [--output OUTPUT]

optional arguments:
  -h, --help       show this help message and exit
  --schema SCHEMA
  --output OUTPUT

create-join

usage: denorm create-join [-h] [--schema SCHEMA] [--output OUTPUT]

optional arguments:
  -h, --help       show this help message and exit
  --schema SCHEMA
  --output OUTPUT