Skip to main content

Module cli

Module cli 

Source
Expand description

Argument parser shared by main.rs and the integration tests.

Structs§

CatalogArgscatalog
faucet catalog arguments.
CatalogConfigArgscatalog
Shared config-loading flags for the faucet catalog subcommands.
CatalogDatasetsArgscatalog
faucet catalog datasets arguments.
CatalogLineageArgscatalog
faucet catalog lineage arguments.
CatalogShowArgscatalog
faucet catalog show <id> arguments.
Cli
faucet — config-driven runner for faucet-stream pipelines.
ContractArgscontract
faucet contract arguments.
DlqArgs
faucet dlq arguments.
DlqDiscardArgs
faucet dlq discard <location> arguments.
DlqInspectArgs
faucet dlq inspect <location> arguments.
DlqReplayArgs
faucet dlq replay <config> --from <location> arguments.
DoctorArgs
faucet doctor arguments.
InitArgs
faucet init arguments.
MaskingArgsmasking
Arguments for faucet masking.
NotifyArgsnotify
faucet notify test arguments.
NotifyTestArgsnotify
faucet notify test <config> arguments.
PreviewArgs
faucet preview arguments.
ReplicateArgs
faucet replicate arguments.
RunArgs
faucet run arguments.
ScheduleArgsschedule
faucet schedule arguments.
SchemaArgs
faucet schema arguments.
ServeArgsserve
faucet serve arguments.
TestArgs
faucet test arguments.
ValidateArgs
faucet validate arguments.

Enums§

CatalogCommandcatalog
faucet catalog subcommands.
Command
Top-level subcommands.
ContractExportFormatcontract
Export format for faucet contract --export.
DlqCommand
faucet dlq subcommands.
NotifyCommandnotify
faucet notify subcommands.
SchemaTarget
Schema subcommand target — which connector or system component to describe.