WindmillWWindmill
Powered by
aurelienbrabantA
Windmill•3y ago•
1 reply
aurelienbrabant

[CLI] --silent still printing unwanted logs using wmill flow run

I added the
--silent
--silent
flag to my
wmill flow run
wmill flow run
command but it still prints
WaitingForPriorSteps
WaitingForPriorSteps
a few times on the standard output. It got rid of all the other logs though.

The exact command I ran is :
wmill flow run --data '{ "some_id": "f14661818ab7a5cf917eff1c173623de" }' --silent some_flow
wmill flow run --data '{ "some_id": "f14661818ab7a5cf917eff1c173623de" }' --silent some_flow


And the output is:
WaitingForPriorSteps
WaitingForPriorSteps
WaitingForPriorSteps
WaitingForPriorSteps
WaitingForPriorSteps
WaitingForPriorSteps
WaitingForPriorSteps
WaitingForPriorSteps
<ACTUAL_FLOW_RESULT>
WaitingForPriorSteps
WaitingForPriorSteps
WaitingForPriorSteps
WaitingForPriorSteps
WaitingForPriorSteps
WaitingForPriorSteps
WaitingForPriorSteps
WaitingForPriorSteps
<ACTUAL_FLOW_RESULT>


Should it help output of wmill version is

CLI build against v1.138.0
Cannot resolve Backend Version
CLI build against v1.138.0
Cannot resolve Backend Version
WindmillJoin
3,362Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?
Recent Announcements
henri-c

Weekly kenote to tell you about our latest updates https://discord.com/channels/930051556043276338/1278977038430240813 https://youtube.com/live/2dGd9TdT8xs?feature=share

henri-c · 4d ago

Pyra

### HTTP tracing (EE) Capture HTTP requests made by job scripts as observability spans Features: - View HTTP request traces (method, URL, status, timing) in the job details UI - Auto-instrumentation for Native TypeScript, MITM proxy for other languages - Integrates with external OpenTelemetry collectors changelog: https://www.windmill.dev/changelog/http-tracing docs: https://www.windmill.dev/docs/advanced/instance_settings#http-tracing Additionally jobs memory metrics are now fully OSS!

Pyra · 2w ago

henri-c

First keynote of the year here https://discord.com/channels/930051556043276338/1278977038430240813 🙂

henri-c · 4w ago

Similar Threads

[CLI] --debug conflicts with --data in short option form for wmill flow run
aurelienbrabantAaurelienbrabant / help
3y ago
wmill cli sync error
SindreSSindre / help
3y ago
I'm getting a strange error about completed job not found when using `wmill flow run`
zzztimboZzzztimbo / help
3y ago
Windmill Loops vs. Python Loops of wmill.run_async
developerDdeveloper / help
2y ago