[docs] Update custom server section for cli

This commit is contained in:
Neeraj Gupta 2024-03-13 12:02:36 +05:30 committed by Neeraj Gupta
parent f8d8550b10
commit 7543dc6b57

View file

@ -22,6 +22,10 @@ configure the endpoint the app should be connecting to.
# CLI
> [!WARNING]
> The new version of CLI that supports connecting to custom server is still in beta.
> You can download the beta version from [here](https://github.com/ente-io/ente/releases?q=tag%3Acli-v0&expanded=true)
Define a config.yaml and put it either in the same directory as CLI or path defined in env variable `ENTE_CLI_CONFIG_PATH`
```yaml