You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/cli-rs/00-readme.md
+10-4Lines changed: 10 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,15 +17,21 @@ For now, syncing, drive mounting, etc. are available through the managed [Filen
17
17
18
18
## Installation and updates
19
19
20
-
You can download the latest binaries from the [release page](https://github.com/FilenCloudDienste/filen-cli-releases/releases/latest).
21
-
Docker images are also available as [`filen/cli`](https://hub.docker.com/repository/docker/filen/cli) (you need to specify a version instead of using `:latest`).
π» **Windows**: Download the latest binaries from the [release page](https://github.com/FilenCloudDienste/filen-cli-releases/releases/latest).
26
+
27
+
π Docker images are also available as [`filen/cli`](https://hub.docker.com/repository/docker/filen/cli) (you need to specify a version instead of using `:latest`).
22
28
23
29
The CLI includes an automatic updater.
24
30
25
31
## Documentation
26
32
27
33
You can find documentation from within the CLI using the `help` subcommand and at [docs.filen.io](https://docs.filen.io/docs/cli-rs/readme/).
28
34
29
-
<!-- v0.2.4-->
35
+
<!-- v0.2.5-->
30
36
31
-
<small style={{opacity: 0.5}}>Documentation for Filen CLI **v0.2.4**</small>
37
+
<small style={{opacity: 0.5}}>Documentation for Filen CLI **v0.2.5**</small>
0 commit comments