Master Actions

Copy a command and run it on the whitelisted machine.

Before you run

  1. Connect to the whitelisted Wi-Fi / network that can reach the replica databases.
  2. Open a terminal and go to the repo: cd /path/to/db-sync-cc
  3. Load config once per session: source agent/config.env
  4. Build a command below, copy it, and paste it into that terminal.

Build a command

Pick a stacc and an operation. Extra options appear only when they apply.

Command


                
              

Common commands

Frequently used, ready to copy.

  • Daily sync — all staccs
    ./agent/run_stacc_ops.sh daily
  • Daily sync — one stacc (example: IDFC Shopstacc)
    STACC=idfc_ss ./agent/run_stacc_ops.sh daily
  • Monday routine — status refresh, then verify
    ./agent/run_stacc_ops.sh weekly-status
    ./agent/run_stacc_ops.sh verify
  • Verify — full results table (all rows)
    ./agent/run_stacc_ops.sh verify -- --count-only --show-all

How this works now

Syncs run from a terminal on the whitelisted network, not from this page. Use Master Actions to build the exact command, and use the pages here to manage configuration (brands, sources, BigQuery profiles, table syncs).

Configuration summary

Connect admin (top-right) to load counts.

Brands-
Sources-
BQ Profiles-
Table Syncs-

Admin needed

Use the top-right Admin button to connect, then this page unlocks.

Brands

Brand IDNameSlugEnabledUpdatedActions

            

Admin needed

Use the top-right Admin button to connect, then this page unlocks.

Source Profiles

Source IDBrand IDDBHostDB NameEnabledActions

            

Admin needed

Use the top-right Admin button to connect, then this page unlocks.

BQ Profiles

BQ IDBrand IDProjectRaw DatasetMart DatasetEnabledActions

            

Admin needed

Use the top-right Admin button to connect, then this page unlocks.

Table Syncs

Job IDTableTypeBrandPausedNeeds AttentionUpdatedActions

              

Recent Creates