You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Save a workflow command like: /user/bin/myCommand <token> named myCom, where token is a place holder for an argument, so when I run I call the workflow I can use myCom arg1 it replaces it with /user/bin/myCommand arg1
Is your feature request related to a problem? Please describe.
Making the use of workflows more flexible. Really large workflows can benefit of arguments passed to custom token in the command, if I have 5 lines workflow, I can call a command plus 3 arguments and execute it really quickly.
Dupe Check
Describe the solution you'd like?
Hi,
Save a workflow command like:
/user/bin/myCommand <token>
namedmyCom
, where token is a place holder for an argument, so when I run I call the workflow I can usemyCom arg1
it replaces it with/user/bin/myCommand arg1
Is your feature request related to a problem? Please describe.
Making the use of workflows more flexible. Really large workflows can benefit of arguments passed to custom token in the command, if I have 5 lines workflow, I can call a command plus 3 arguments and execute it really quickly.
Additional context
No response
How important is this feature to you?
4
Warp Internal (ignore) - linear-label:39cc6478-1249-4ee7-950b-c428edfeecd1
None
The text was updated successfully, but these errors were encountered: