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 7c53a9b commit d48dfdaCopy full SHA for d48dfda
1 file changed
README.md
@@ -85,7 +85,7 @@ You can load the LiveKit environment automatically using the [LiveKit CLI](https
85
86
```bash
87
lk cloud auth
88
-lk app env -w -d .env.local
+lk app env --write --destination .env.local
89
```
90
91
</details>
0 commit comments