flyctl

Command line tools for fly.io services

APACHE-2.0 License

Downloads
229
Stars
1.4K
Committers
180

Bot releases are hidden (Show)

flyctl - v0.0.233-pre-6

Published by michaeldwan about 3 years ago

4bcdf38 remove junk, fix newlines in spinner output
6995713 wait for responding addr before connecting to ssh, remove print lines
29c61b4 show spinners when waiting on a tunnel and waiting on a host
ab665cb switch to meikg/dns to fix dns lookups on windows

flyctl - v0.0.233-pre-5

Published by michaeldwan about 3 years ago

fa92de9 some CLI niceties for Fly machines
1819e10 try calling CloseWrite on the dest connection when copy is done

flyctl - v0.0.233-pre-4

Published by michaeldwan about 3 years ago

92078fe map dns error on windows

flyctl - v0.0.233-pre-3

Published by michaeldwan about 3 years ago

61c926c fix windows
28f316e WaitForTunnel and WaitForHost for ssh and remote builder sessions
dd77327 shared logic & error handling in Client, move platform impl to interface
c235fb8 capture errors when setting up remote builders and ssh tunnels
60955b1 helper for sending errors to sentry
fdc5958 return org slug with ensureRemoteBuilder mutation
1819e10 try calling CloseWrite on the dest connection when copy is done

flyctl - v0.0.233-pre-2

Published by michaeldwan about 3 years ago

cf8083e basic machine interaction

flyctl - v0.0.233-pre-1

Published by michaeldwan about 3 years ago

1b3b71c actually fix windows build
7462c12 😡
9fd5c93 oh windows
d1bf220 forgot a place
6b18e6d add context to windows functions
6c53a71 always validate before returning client
c5fa194 wait for WireGuard tunnel before creating Docker client
302d2fc remove loop in probe, add 5s timeout so callers can handle retries
9f6e14e add context to agent client, handle cancellations, option to validate on establish
d84357d switch to tcp resolver
8757649 Patch:agent validates peers in the background every 2 mins
e25d4da Patch:Read config modtime
62be7b0 Cache wireguard state change stamp in agent
a2e72d8 close tunnels that are missing from the config
3329f0d Ask for cnfirmation on volume delete
450a0bc use the agent for remote builder tunnels
156f2ec move Establish and Start functions to wireguard agent package

flyctl - v0.0.232

Published by michaeldwan about 3 years ago

d5542ce don't send max-per-region unless it's set
843500a update app move confirmation msg

Docker images

  • docker pull flyio/flyctl:v0.0.232
flyctl - v0.0.231

Published by michaeldwan about 3 years ago

cc0ef75 fly scale count --max-per-region 1 support (#489)
5f9e9c3 write wireguard change timestamps to the config file
0a56291 prune invalid wireguard peers from the config

Docker images

  • docker pull flyio/flyctl:v0.0.231
flyctl - v0.0.230

Published by michaeldwan about 3 years ago

7a20f55 Send agent to wireguard connection failures to sentry
97fffb3 Fix vm resource printing with --json flag
6029899 pass fly registry credentials with docker/buildkit build requests

Docker images

  • docker pull flyio/flyctl:v0.0.230
flyctl - v0.0.230-pre-1

Published by michaeldwan over 3 years ago

6029899 pass fly registry credentials with docker/buildkit build requests

flyctl - v0.0.229

Published by michaeldwan over 3 years ago

7800371 fix build on windows
279036b Fix:orgs invitation command
e3363d8 missed commit
f95730a I guess this changed
9a2a7cc fix error messages
02f1732 don't run the agent on windows; instead, mock the agent out
797768e agent-free agent interface. diet agent. agent zero.
88a8b3a why do i have a static size limit for a u_int16_t
9d518cb fix --select
8eb55a5 agent works for ssh
33e665e use tunnel connection
d728948 move probe to agent
ec1f7ef retrieve instance list
a18a2f1 lose this shitty old command
9e5e094 make org-aware, clean up
e915770 fly agent

Docker images

  • docker pull flyio/flyctl:v0.0.229
flyctl - v0.0.228

Published by michaeldwan over 3 years ago

7efd665 use stable tag to help buildpack cache
b6ef5df Small Spelling Fix For Docstrings Gen

Docker images

  • docker pull flyio/flyctl:v0.0.228
flyctl - v0.0.228-pre-1

Published by michaeldwan over 3 years ago

7efd665 use stable tag to help buildpack cache
b6ef5df Small Spelling Fix For Docstrings Gen

flyctl - v0.0.227

Published by michaeldwan over 3 years ago

2ad91fc Update main.go
e88e637 filter organization selection by type
9d1f45b Add invitation survey
835d301 Implement flyctl orgs invite cmd
9210a2e flyname: cache os.Executable during init
ec70486 Add Network field to CreateAppInput

Docker images

  • docker pull flyio/flyctl:latest
  • docker pull flyio/flyctl:v0.0.227
flyctl - v0.0.226

Published by michaeldwan over 3 years ago

9e5b2b0 send remote builder connection failures to sentry
77d7169 pass command errors though to main, sentry updates
5021b5d fix flyctl ssh for windows

Docker images

  • docker pull flyio/flyctl:latest
  • docker pull flyio/flyctl:v0.0.226
flyctl - v0.0.225

Published by michaeldwan over 3 years ago

954f535 increase secrets limit to 64kb
63f1abc Patch:display secrets only when the secrets in not empty.
3ee81d4 Refactor runEnvConfig
ef4a786 Add app runtime environment command

Docker images

  • docker pull flyio/flyctl:latest
  • docker pull flyio/flyctl:v0.0.225
flyctl - v0.0.224

Published by michaeldwan over 3 years ago

8b24842 make scale count lie less often

Docker images

  • docker pull flyio/flyctl:latest
  • docker pull flyio/flyctl:v0.0.224
flyctl - v0.0.223

Published by michaeldwan over 3 years ago

bf67070 preserve existing config (fixes #426)

Docker images

  • docker pull flyio/flyctl:latest
  • docker pull flyio/flyctl:v0.0.223
flyctl - v0.0.222

Published by michaeldwan over 3 years ago

bc585e6 env variable to use the host wireguard tunnel for remote builds
601b987 expose --build-target flag
a2bdeb7 image-ref flag for pg dev
4978892 retry requests on 503
bd2abdd report build context progress
e6f290f log response bodies when debug is enabled
9f2b164 debug message when skipping deployment monitor

Docker images

  • docker pull flyio/flyctl:latest
  • docker pull flyio/flyctl:v0.0.222
flyctl - v0.0.222-pre-2

Published by michaeldwan over 3 years ago

e6f290f log response bodies when debug is enabled