From 85e4ab78da1f92f03cc485e437c4d2e8b298164e Mon Sep 17 00:00:00 2001 From: eikek Date: Wed, 28 Jul 2021 23:25:01 +0200 Subject: [PATCH] Update asciinema for dsc --- website/site/content/docs/feed/_index.md | 17 +++++++---------- website/site/content/docs/tools/cli.md | 9 +++++++++ 2 files changed, 16 insertions(+), 10 deletions(-) diff --git a/website/site/content/docs/feed/_index.md b/website/site/content/docs/feed/_index.md index f193539a..7cc847e9 100644 --- a/website/site/content/docs/feed/_index.md +++ b/website/site/content/docs/feed/_index.md @@ -124,21 +124,18 @@ read more. # Command-Line -I like to use the command line, so there is a small script that -accepts one or more files and uploads them to a configured Docspell -url. It is possible to let the script delete all successfully uploaded -files. +I like to use the command line, and so there is a cli that can be used +for some tasks, for example uploading files. Below is a quick demo, it +supports many more options, see the link below for details. -
-
- +
+
+
-The script can also be used to only check if a file already exists in -your account. -{{ buttonright(classes="is-primary ", href="/docs/tools/ds", text="More") }} +{{ buttonright(classes="is-primary ", href="/docs/tools/cli", text="More") }} # Browser Extension diff --git a/website/site/content/docs/tools/cli.md b/website/site/content/docs/tools/cli.md index 7215738d..8352d45f 100644 --- a/website/site/content/docs/tools/cli.md +++ b/website/site/content/docs/tools/cli.md @@ -84,6 +84,15 @@ Once logged in, the session token will be saved to the filesystem renewed if expiry is near. If you don't issue any commands for a while you need to `login` again. +## Demo + +
+
+ +
+
+ + # Use Cases / Examples These are some examples. Each command has a good help explaining all