Sync a project to the local directory.
kbc sync pull [flags]
Or shorter:
kbc pull [flags]
kbc pl [flags]
Local changes will be overwritten to match the state of the project.
If your local state is invalid, the command will fail unless you use the --force
flag.
--dry-run
--force
--cleanup-rename-conflicts
Warning:
When using --cleanup-rename-conflicts
, conflicting files that block renames will be permanently removed from your local directory. These files cannot be recovered unless they exist in the remote Keboola project. Only use this option when you have no uncommitted local changes and are purely syncing UI modifications.
➜ kbc pull --dry-run
Pulling objects to the local directory.
Plan for "pull" operation:
× C main/extractor/keboola.ex-db-mysql/7511990/invoices
× R main/extractor/keboola.ex-db-mysql/7511990/invoices/rows/customer
Pull done.
© 2025 Keboola