fly.toml is unnecessary for app deployment?

Hey, that’s correct. flyctl reads your fly.toml and then calls the Machines API with the updates it needs to make (it’s open source!). If you call the Machines API yourself, you don’t need a fly.toml.

2 Likes