Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/web/src/content/docs/cli.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ OpenCode is powered by the provider list at [Models.dev](https://models.dev), so
opencode auth login
```

When OpenCode starts up it loads the providers from the credentials file. And if there are any keys defined in your environments or a `.env` file in your project.
When OpenCode starts up it loads the providers from the credentials file and checks the environment for any configured keys. The CLI does not automatically load `.env` files from your project.

---

Expand Down