Compare commits
3 Commits
cli-v0.1.1
...
update_doc
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6146350aae | ||
|
|
f8d8550b10 | ||
|
|
bc4fa44edd |
@@ -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
|
||||
|
||||
@@ -12,7 +12,7 @@ description: ente photos application
|
||||
# Read more about iOS versioning at
|
||||
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
|
||||
|
||||
version: 0.8.67+587
|
||||
version: 0.8.68+588
|
||||
publish_to: none
|
||||
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user