flyctl
flyctl copied to clipboard
Command line tools for fly.io services
### Change Summary What and Why: If the remote builder is in the 'created' or 'migrating' state, then we won't be able to restart it. By making sure to wait...
possibly closes #3761 and possibly closes #3358
**Describe the bug** When launching a python app, `flyctl` sometimes throws out a warning that the app should be listening on the specified address/port, however the app is listening on...
**Describe the bug** Hi, it seems it's not possible to nuke multiple wg peers in one run. I kindly request support deleting multiple in one run (like, stopping machines with...
### Change Summary What and Why: How: Depends on: https://github.com/superfly/fly-go/pull/83 --- ### Documentation - [ ] Fresh Produce - [ ] In superfly/docs, or asked for help from docs team...
Currently the django scanner is a bit of an odd duck in the python frameworks. It's a bit more involved, but not that much more involved - it'd be good...
To create a token I have to do this: `flyctl tokens create org --org ` But with the same syntax can't list them, as `--org` is not supported here for...
From a DX perspective it would make sense to me if there was a "declarative" record of the database. I think it'd be a nice feature if you could either...
It would be nice for the default region for fly consoles to be created in the primary region for the app.
### Change Summary **What and Why**: We need a way to start a deployment in one session on one machine and finish it in a different session or even another...