[docs] Update custom server section for cli
This commit is contained in:
parent
f8d8550b10
commit
7543dc6b57
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue