status
Show the runs of the sync configurations and their status (completed, failed, running), read from the LakeXpress DB.
usage: LakeXpress status --auth_file AUTH_FILE --lxdb_auth_id ID
[--sync_id SYNC_ID] [--run_id RUN_ID]
[--verbose] [common options]
| Option | Description |
|---|---|
--sync_id ID | Show the runs of this sync configuration |
--run_id ID | Show the details of this run |
-v, --verbose | List all runs instead of a summary |
Also accepts the common options.