Skip to content

Commit 0649af2

Browse files
committed
docs: note Homebrew 6 silent upgrade skip for untrusted taps
1 parent 01d6484 commit 0649af2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,8 @@ winget upgrade DoiT.dci
133133
scoop update dci
134134
```
135135

136+
> **Note (Homebrew 6+):** if `dci` stops appearing in `brew upgrade`, the tap is untrusted and Homebrew skips it silently. Run `brew trust doitintl/dci-cli` once to fix it.
137+
136138
## Authentication
137139

138140
By default, `dci` authenticates interactively via the DoiT Console (OAuth). For CI pipelines and non-interactive environments, set the `DCI_API_KEY` environment variable:

0 commit comments

Comments
 (0)