mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-07 16:03:21 +00:00
Use MP4
This commit is contained in:
+2
-2
@@ -1,7 +1,7 @@
|
||||
# Windmill CLI
|
||||
|
||||
A simple CLI allowing interactions with windmill from the command line.
|
||||

|
||||

|
||||
|
||||
## 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.
|
||||

|
||||

|
||||
|
||||
## Pushing Resources, Scripts & More
|
||||
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -44,7 +44,7 @@
|
||||
# Hide Hide the subsequent commands from the output
|
||||
# Show Show the subsequent commands in the output
|
||||
|
||||
Output output/run-flow.webm
|
||||
Output output/run-flow.mp4
|
||||
|
||||
Set Theme nord
|
||||
|
||||
|
||||
+1
-1
@@ -44,7 +44,7 @@
|
||||
# Hide Hide the subsequent commands from the output
|
||||
# Show Show the subsequent commands in the output
|
||||
|
||||
Output output/setup.webm
|
||||
Output output/setup.mp4
|
||||
|
||||
Set Theme nord
|
||||
|
||||
|
||||
Reference in New Issue
Block a user