VirtuousAI
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 plan

Options:

OptionDescription
--orgOrganization slug
--tenant-idTenant ID
--layerData layer (bronze, silver, gold)
--datasetDataset name filter
--fromStart date (ISO format)
--toEnd date (ISO format)
--max-filesMaximum files to sync
--max-bytesMaximum bytes to sync
-p, --profileProfile to use (default: default)

run

Execute sync operation.

vai sync run

Options:

OptionDescription
--orgOrganization slug
--tenant-idTenant ID
--layerData layer (bronze, silver, gold)
--datasetDataset name filter
--fromStart date (ISO format)
--toEnd date (ISO format)
--max-filesMaximum files to sync
--max-bytesMaximum bytes to sync
-y, --yesSkip confirmation
-p, --profileProfile to use (default: default)

On this page