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

The debug logs are useful for diagnosing issues with the api, builds, remote builders, wireguard, etc. Unfortunately an env variable isn't discoverable so nobody knows about them. We should enable...

enhancement
good small task
good first issue

*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** Most `flyctl` commands provide a flag to skip the warning/confirmation prompt that comes up when running a command with a different `--app` than that in the `fly.toml`...

bug

### Change Summary What and Why: slight UX improvement for people using macaroons with no personal org access. prompts them to correct org settings in web UI instead of exiting...

**Describe the bug** `flyctl` fails to launch app and exits without useful diagnostics: ``` Running Docker release generator Error: failed running /opt/homebrew/bin/mix phx.gen.release --docker: exit status 1 ``` * Operating...

bug

### Change Summary What and Why: Right now, only dev builds of flyctl print stack traces. I don't work primarily on flyctl so I don't usually have a dev build...

`fly launch` should be able to provision volumes via the UI.

enhancement
launch

Right now, `fly launch` will only validate that you can not see an app with a given name, but we really want this to check globally. It's bad UX to...

bug
launch

**Describe the bug** If you have "unmanaged" machines created with `fly m run` in an app that uses Fly Launch, you can't deploy after scaling all the Fly Launch Machines...

bug
ux
apps-v2

I am having issue with fly command line when running fly command line in GitHub actions the following is the error I am getting `Error: failed to fetch an image...

bug