flyctl
flyctl copied to clipboard
Command line tools for fly.io services
As a human, yes I want human readable steps. But If I'm asking for --json, I really don't expect those steps to break my json. # Current behaviour ``` flyctl...
BUILDKIT_PROGRESS=plain is especially useful for debugging. Before this change, it only works when DOCKER_BUILDKIT=false. ### Change Summary What and Why: How: Related to: --- ### Documentation - [ ] Fresh...
flyctl v0.3.56 **Command output:** ```text Machines platform NAME CPU CORES MEMORY shared-cpu-1x 1 256 MB shared-cpu-2x 2 512 MB shared-cpu-4x 4 1 GB shared-cpu-8x 8 2 GB NAME CPU CORES...
**Describe the bug** When creating a new fly org with the `flyctl` it is not possible to specify a flag to link to an existing Organization, the same way as...
I ran fly deploy for the first time in two weeks and encountered the following error: ``` ... 43.90 Run `bundle fund` for details 44.70 bundler: failed to load command:...
*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!...
**Describe the bug** When I run `fly launch` in a node.js app, it should autodetect whether I've used pnpm or yarn instead of npm when installing `@flydotio/dockerfile@latest`. * Operating system:...
*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!...
I find it irritating that once I deploy something, flyctl updates itself and it blocks my work. I want to do my job without this thing getting in my path....