flyctl
flyctl copied to clipboard
Do not automatically update
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. Alternatives:
- make it skippable, like brew itself updates sometimes but if you hit ctrl+c you can skip it
- implement a configuration property to reduce these annoyances
- do this in the background and let me execute my commands
$ fly deploy
Automatically updating 0.3.55 -> 0.3.64.
Running automatic upgrade [brew upgrade flyctl]