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.
➜ 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. |
© 2024 Keboola