Fix link
This commit is contained in:
@@ -7,7 +7,7 @@ use it to decrypting the export from Ente Auth.
|
||||
## Install
|
||||
|
||||
The easiest way is to download a pre-built binary from the [GitHub
|
||||
releases](https://github.com/ente-io/ente/releases?q=tag%3Acli-v0&expanded=true).
|
||||
releases](https://github.com/ente-io/ente/releases?q=tag%3Acli-v0).
|
||||
|
||||
You can also build these binaries yourself
|
||||
|
||||
|
||||
@@ -68,7 +68,7 @@ using user provided password & kdf params. For encryption, we are using
|
||||
> Settings -> Data -> Import Codes -> ente Encrypted export.
|
||||
|
||||
- **Decrypt using Ente CLI** : Download the latest version of
|
||||
[Ente CLI](https://github.com/ente-io/ente/releases?q=CLI&expanded=false),
|
||||
[Ente CLI](https://github.com/ente-io/ente/releases?q=tag%3Acli-v0),
|
||||
and run the following command
|
||||
|
||||
```
|
||||
|
||||
@@ -24,7 +24,7 @@ configure the endpoint the app should be connecting to.
|
||||
|
||||
> [!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)
|
||||
> [here](https://github.com/ente-io/ente/releases?q=tag%3Acli-v0)
|
||||
|
||||
Define a config.yaml and put it either in the same directory as CLI or path
|
||||
defined in env variable `ENTE_CLI_CONFIG_PATH`
|
||||
|
||||
Reference in New Issue
Block a user