Skip to content

Clarify how to deploy from CLI when not all models have a yml #254

@torimwhaley

Description

@torimwhaley

In the create your first project guide, step 4 says you just need to run:

lightdash deploy --create

If the user has not defined a yml for all sql models, they will get an error, they can subvert this by running:

lightdash deploy --create --ignore-errors

then configuring dbt selector tags in their project settings. This workaround isn't clear in the docs and can be added as a small note.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions