flyctl icon indicating copy to clipboard operation
flyctl copied to clipboard

support config scripts in any language

Open rubys opened this issue 1 year ago • 0 comments

If the file specified by --config does NOT end in .toml and DOES start with #!, then run it as a script, capture its output, and then unmarshall it as a fly configuration.

rubys avatar May 11 '24 21:05 rubys