We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8caa8b commit f2034bcCopy full SHA for f2034bc
README.md
@@ -105,9 +105,8 @@ CHRONICLE_INSTANCE=your-instance-id
105
CHRONICLE_REGION=your-region
106
```
107
108
-The SDK will use values from the `.env` file provided with the `--env-file`
109
-flag. (It has trouble finding your local .env due to SDK Path issues, which we
110
-are working to resolve.) Command-line options take precedence over environment
+The SDK will use values from the `.env` file or a file provided with the
+`--env-file` parameter. Command-line options take precedence over environment
111
variables.
112
113
### Command Groups
0 commit comments