diff --git a/cli/README.md b/cli/README.md index ece423f03c..bb84de85c6 100644 --- a/cli/README.md +++ b/cli/README.md @@ -19,7 +19,11 @@ 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. -[![asciicast](https://asciinema.org/a/OBzotSxbJjB0lhUqKAsG9zttk.svg)](https://asciinema.org/a/OBzotSxbJjB0lhUqKAsG9zttk) + ## Pushing Resources, Scripts & More