flame icon indicating copy to clipboard operation
flame copied to clipboard

Enhance flmexec to execute command

Open k82cn opened this issue 2 years ago • 0 comments

Motivation

For flmexec application, it's better to support running any linux command; it should take task's input as command line. For example, the command in flame-conf.yaml should be /bin/sh -c, the task input is the target command.

k82cn avatar Dec 24 '23 04:12 k82cn