Skip to content
Keboola Docs

Push Command

Sync a local directory to the project.

kbc sync push [flags]

Or shorter:

kbc push [flags]
kbc ph [flags]

The project state will be overwritten to match the local state.

--dry-run : Preview all changes

--encrypt : Encrypt unencrypted values before the push

--force : Delete configurations missing in the local directory

Global Options

When you create a configuration of the MySQL extractor, the command will look like this:

➜ kbc push --dry-run
Plan for "push" operation:
+ C main/extractor/keboola.ex-db-mysql/7511990/invoices
+ R main/extractor/keboola.ex-db-mysql/7511990/invoices/rows/customer
Dry run, nothing changed.
Push done.
Ask Kai

Ask anything about Keboola — I'll search the docs and cite the pages I use.