This commit is contained in:
Kai Jellinghaus
2022-11-25 17:06:50 +01:00
parent 1e60ec1b1f
commit 7c34bd48fa
6 changed files with 4 additions and 2 deletions
+2 -2
View File
@@ -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 <name>=<value>` curl-style syntax using `-i @-` for stdin or `-i @<filename>` 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
Binary file not shown.

After

Width:  |  Height:  |  Size: 69 KiB

Binary file not shown.
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 MiB

+1
View File
@@ -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
+1
View File
@@ -45,6 +45,7 @@
# Show Show the subsequent commands in the output
Output output/setup.mp4
Output output/setup.gif
Set Theme nord