Qcdma-tool V2.0.9 Instant

Subcommands: ingest Run pipeline to move data from sources to sinks. validate Run QC checks against dataset or manifest. transform Apply transforms and produce outputs. serve Run as long-lived ingestion daemon. inspect Show dataset / manifest metadata. compact Consolidate chunked outputs into an archive. monitor Stream runtime metrics.

Global options: --config FILE Config YAML/JSON --threads N Worker threads (default 4) --chunk-size SIZE Chunk size (default 8M) --log-level LEVEL info|debug|warn|error --log-format FMT text|json --dry-run Validate config without transferring data qcdma-tool v2.0.9

Global example: qcdma-tool --config /etc/qcdma/config.yaml --threads 8 --chunk-size 16M ingest --source file:///data/incoming --sink kafka://broker:9092/topicA --qc temporal-consistency Subcommands: ingest Run pipeline to move data from