diff --git a/cli/README.md b/cli/README.md index 5d139bb1d6..3c3767e935 100644 --- a/cli/README.md +++ b/cli/README.md @@ -1,7 +1,7 @@ # Windmill CLI A simple CLI allowing interactions with windmill from the command line. -![](./vhs/output/setup.mp4) +![](./vhs/output/setup.gif) ## Installation @@ -18,7 +18,7 @@ Setup the CLI by running `wmill setup`. This will guide you through the setup pr Run a script or flow using `wmill flow/script run u/username/path/to/script` and pass any inputs using `--input/-i =` curl-style syntax using `-i @-` for stdin or `-i @` is also supported Flow Steps and Logs will be streamed during execution automatically. -![](./vhs/output/run-flow.mp4) +![](./vhs/output/run-flow.gif) ## Pushing Resources, Scripts & More diff --git a/cli/vhs/output/run-flow.gif b/cli/vhs/output/run-flow.gif new file mode 100644 index 0000000000..f14d05c1d2 Binary files /dev/null and b/cli/vhs/output/run-flow.gif differ diff --git a/cli/vhs/output/run-flow.mp4 b/cli/vhs/output/run-flow.mp4 index 3dd0019869..7343774d3f 100644 Binary files a/cli/vhs/output/run-flow.mp4 and b/cli/vhs/output/run-flow.mp4 differ diff --git a/cli/vhs/output/setup.gif b/cli/vhs/output/setup.gif new file mode 100644 index 0000000000..358b0e56d1 Binary files /dev/null and b/cli/vhs/output/setup.gif differ diff --git a/cli/vhs/run-flow.tape b/cli/vhs/run-flow.tape index 1b9cfa3372..ae127e7efd 100644 --- a/cli/vhs/run-flow.tape +++ b/cli/vhs/run-flow.tape @@ -45,6 +45,7 @@ # Show Show the subsequent commands in the output Output output/run-flow.mp4 +Output output/run-flow.gif Set Theme nord diff --git a/cli/vhs/setup.tape b/cli/vhs/setup.tape index b518def82e..b9743e15a9 100644 --- a/cli/vhs/setup.tape +++ b/cli/vhs/setup.tape @@ -45,6 +45,7 @@ # Show Show the subsequent commands in the output Output output/setup.mp4 +Output output/setup.gif Set Theme nord