inspect-csv
Inspects an incoming CSV, or directory of CSVs, to test their columns against existing variables in the registry.
Usage
Usage: inspect-csv [OPTIONS]
Arguments
Options
-
source
:- Type: STRING
- Default:
None
- Usage:
--source -s
Path to CSV or directory of CSVs to be inspected.
-
registry_path
:- Type:
- Default:
oeps/registry
- Usage:
--registry-path
Optional override for the registry directory.
- Type:
-
help
:- Type: BOOL
- Default:
False
- Usage:
--help
Show this message and exit.
CLI Help
Usage: inspect-csv [OPTIONS]
Inspects an incoming CSV, or directory of CSVs, to test their columns
against existing variables in the registry.
Options:
-s, --source TEXT Path to CSV or directory of CSVs to be inspected.
--registry-path PATH Optional override for the registry directory.
--help Show this message and exit.
Note
This documentation is automatically generated. Do not edit this file directly.