flyctl icon indicating copy to clipboard operation
flyctl copied to clipboard

*minor* consider making launch overwrite yaml file by default instead of writing to toml

Open justin-hackin opened this issue 1 year ago • 0 comments

When you run launch command with a yaml config, the CLI reports that a toml file was found instead of more generic language regarding config. Then the command writes to a fly.toml file with the new config. I think it would be more intuitive if it would write to the same file it read from.

justin-hackin avatar May 31 '24 03:05 justin-hackin