Validate your semantic model YAML definitions
buster parse
command validates your semantic model YAML definitions to ensure they are correctly formatted and contain all required fields. This is an essential step before deploying models to the Buster platform.
Option | Description |
---|---|
--path PATH | Optional path to a specific model .yml file or directory of models to validate. If not provided, uses settings from buster.yml or the current directory. |
buster parse
, the command:
buster generate
buster parse
buster deploy