Trevor SullivanT
Windmill3y ago
4 replies
Trevor Sullivan

Set Windmill App State From Bash Script

Is there a way to set a key-value pair in the Windmill app state, from a Bash script? In the Python example, I saw a call to a set_state() method, but am not clear if this can be done in Bash or not.

I am trying to avoid the dependency on the Bash script output, and directly set keys in the app state.
Was this page helpful?