Skip to main content
Version: 0.4 (Latest)

run

Run an export from a YAML configuration file. This is the legacy way of running LakeXpress. Each sync run still writes a copy of its configuration as a YAML file next to its log file (lx_<date>_<run_id>.yml), but configurations stored in the LakeXpress DB and run with sync are the recommended way.

usage: LakeXpress run --config CONFIG [--auth_file AUTH_FILE]
[--lxdb_auth_id ID] [common options]
OptionDescription
-c, --config PATHRequired. YAML configuration file
-a, --auth_file PATHCredentials file, overriding the one in the YAML file
--lxdb_auth_id IDLakeXpress DB entry, overriding the one in the YAML file

Also accepts the other common options.

Copyright © 2026 Architecture & Performance.