Sift Configuration
Sift reads configuration from the Platform or a local file.
To read a configuration from the Platform, specify the Configuration ID using
CLI flag --config-id id
.
To read configuration from a local file, specify the configuration file using
CLI flag --config filename
. The file must be formatted as YAML or JSON, and conform
to the configuration schema.