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

### Change Summary What and Why: Include a FailureCallback for the Laravel scanner. There are cases when launch fails for Laravel apps. Sometimes these issues are already fixed in more...

### Change Summary I want to be able to confidently go into honeycomb and group builder failures by region. Depends on https://github.com/superfly/fly-go/pull/53

### Change Summary What and Why: GPU machines have some quirks (e.g. use Cloud Hypervisor instead of Firecracker). While most of the tests don't need GPU, running these tests would...

*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

Update the sftp `put` function to resolve wildcards (like `*`), and upload all matched files to the container. For now, I left the logic of not replacing the file in...

The formatting of errors coming from genqclient. Should be fixed. Here's some info about how errors are handled from genqclient: https://github.com/Khan/genqlient/blob/main/docs/client_config.md#handling-errors

ux-annoying

### Change Summary What and Why: - Added documentation for installing flyctl via Chocolatey on Windows to enhance installation options and provide clear instructions for users. How: - Updated the...

This attenuates tokens sent to remote builders and registry to have the minimum permissions required: - To use the remote builders - To push images to registry for apps in...