Generated Reference
vai sync
Sync data from remote S3 to local MinIO
vai sync
Sync data from remote S3 to local MinIO
plan
Preview what would be synced.
vai sync planOptions:
| Option | Description |
|---|---|
--org | Organization slug |
--tenant-id | Tenant ID |
--layer | Data layer (bronze, silver, gold) |
--dataset | Dataset name filter |
--from | Start date (ISO format) |
--to | End date (ISO format) |
--max-files | Maximum files to sync |
--max-bytes | Maximum bytes to sync |
-p, --profile | Profile to use (default: default) |
run
Execute sync operation.
vai sync runOptions:
| Option | Description |
|---|---|
--org | Organization slug |
--tenant-id | Tenant ID |
--layer | Data layer (bronze, silver, gold) |
--dataset | Dataset name filter |
--from | Start date (ISO format) |
--to | End date (ISO format) |
--max-files | Maximum files to sync |
--max-bytes | Maximum bytes to sync |
-y, --yes | Skip confirmation |
-p, --profile | Profile to use (default: default) |