dbt-labs / dbt-labs/dbt

[Feature] Enable the `--no-warn-error` CLI flag

Open
#10,993 4 comments 0 reactions 0 assignees View on GitHub
cli engine:v1 flags type:feature
Dominant language
Rust
Stars
13.8k
Forks
2.6k
Avg merge
21h 31m
Merged PRs (30d)
56

Description

### Is this a new bug in dbt-core?

- [X] I believe this is a new bug in dbt-core
- [X] I have searched the existing issues, and I could not find an existing issue for this bug

### Current Behavior

`Error: No such option: --no-warn-error (Possible options: --no-write-json, --warn-error, --warn-error-options)`

Even though it is documented:
![image](https://github.com/user-attachments/assets/a638fb83-fc08-49d0-b653-28be9f55c1cd)

### Expected Behavior

It works.

### Steps To Reproduce

`dbt --no-warn-error ls`

### Relevant log output

_No response_

### Environment

```markdown
- OS: Any
- Python: Any
- dbt: 1.8.8
```

### Which database adapter are you using with dbt?

Any

### Additional Context

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.