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
Maybe we want to add cloudabi-run -f <configuration> <executable> as an alternative syntax to launch processes? When using -f, we could permit the use of !fd stdin. Feel free to send a pull request!
-f <path> is a more natural syntax than <, and provides for more portable shell snippets (some non-bash shells may use different redirection syntaxes).
Expose
stdin
, just likestdin
andstderr
, through to CloudABI YAML configuration files, so that REPL programs can be built with CloudABI.Workaround for UNIX hosts:
The text was updated successfully, but these errors were encountered: