Skip to content
Keboola Docs

Validate Local Project Command

Validate the local project directory.

kbc local validate [flags]

Or shorter:

kbc v [flags]

Validate the directory structure and file contents of the local directory. Configurations of components having a JSON schema will be validated against the schema.

Global Options

➜ kbc validate
Everything is good.

|--- | Command | Description |-|-|- | kbc local validate config | Validate a configuration JSON file. | | kbc local validate row | Validate a configuration row JSON file. | | kbc local validate schema | Validate a configuration/row JSON file by a JSON schema file. |

Ask Kai

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