flyctl icon indicating copy to clipboard operation
flyctl copied to clipboard

Command line tools for fly.io services

Results 232 flyctl issues
Sort by recently updated
recently updated
newest added

``` ➜ app-with-vol2 fly machine lease view ? Select machines: 6e82d719a0ee48 frosty-star-8151 (started, region qmx, process group 'app'), 9080e795a117d8 young-thunder-7308 (started, region lhr, process group 'app') MACHINE NONCE STATUS OWNER...

bug

### Change Summary What and Why: How: Related to: --- ### Documentation - [ ] Fresh Produce - [ ] In superfly/docs, or asked for help from docs team -...

### Change Summary Implement support for `persistent_rootfs_size` API parameter. Note that this PR will require several others to work. Mainly creating for git-based dependencies and work tracking. --- ### Documentation...

When encountering a Wireguard error, the user is sometimes required to restart the agent or run `fly wg reset`. Errors can look like: ``` Pinging WireGuard gateway (give us a...

bug

We could allow trust checks by running a custom ephemeral machine, where if the machine returns 0 the trust check passes, and otherwise it failed. This would be useful for...

**Describe the bug** I am running the flyctl command on a PC under a proxy server for internet access. The proxy server is specified in the https_proxy environment variable. Since...

bug

### Change Summary What and Why: Implements HTTP profiling to a HAR (HTTP Archive) so that users can view information about CLI performance. How: Integrates a custom http.Transport into the...

*Please only report specific issues with `flyctl` behavior*. Anything like a support request for your application should go to https://community.fly.io. More people watch that space and can help you faster!...

bug

**Describe the bug** flyctl doesn't reject extra bogus args after "ips list". * Operating system * `fly version` flyctl v0.1.110 linux/amd64 Commit: 6e05067148b9a9ad7e1a7814a69668f265a2ea8e BuildDate: 2023-10-17T01:36:41Z **Paste your `fly.toml`** ```toml primary_region="sea"...

bug