flyctl

Command line tools for fly.io services

APACHE-2.0 License

Downloads
229
Stars
1.4K
Committers
180

Bot releases are visible (Hide)

flyctl - v0.0.295

Published by michaeldwan over 2 years ago

c47821c [windows] detach the agent process (#801)
6da92ed Launch should return on secret generation failure
b117369 Improve error handling for remote builds (#797)
20a1b89 Exposing restart command for PG on machines (#794)
3b83f85 Don't print ANSI color codes without a support terminal (#796)
c0fe865 Fix --json output (#793)

flyctl - v0.0.295-pre-2

Published by michaeldwan over 2 years ago

c47821c [windows] detach the agent process (#801)
6da92ed Launch should return an on secret generation failure
b117369 Improve error handling for remote builds (#797)
20a1b89 Exposing restart command for PG on machines (#794)

flyctl - v0.0.295-pre-1

Published by michaeldwan over 2 years ago

3b83f85 let there be colors (#796)
567f297 Use iostreams
9e7865a WIP
73a02b8 Remove old dig command
d3d59a6 Clean up LoadAppNameIfPresent Preparer
d328cd9 Maybe fix possible bug?
50d2bcd Further simply dtype selection
3651740 add roundtrip func
c0fe865 Fix --json output (#793)

flyctl - v0.0.294

Published by michaeldwan over 2 years ago

603b0ad fix: swapping working directory (#792)

flyctl - v0.0.293

Published by michaeldwan over 2 years ago

fbe2b94 improved WaitForTunnel & WaitForHost (#791)
0b8caba slugify hostname when using for interactive wireguard tunnel (#787)
34da56a wait for tunnels and hosts for up to 4 minutes (#790)
a4241fd Port image command to new cli structure (#740)
8f947c1 don't plant a Dockerfile for Rails since we're not deploying with Docker

flyctl - v0.0.293-pre-2

Published by michaeldwan over 2 years ago

fbe2b94 improved WaitForTunnel & WaitForHost (#791)

flyctl - v0.0.293-pre-1

Published by michaeldwan over 2 years ago

0b8caba slugify hostname when using for interactive wireguard tunnel (#787)
34da56a wait for tunnels and hosts for up to 4 minutes (#790)
a4241fd Port image command to new cli structure (#740)
8f947c1 don't plant a Dockerfile for Rails since we're not deploying with Docker

flyctl - v0.0.292

Published by michaeldwan over 2 years ago

23c4039 Ensure that Postgres via lauchers happens in the same region/org, and spit out some docs in case attachment fails
ebf5762 Set the Rails master key and the db migration release command from the Rails launcher
864169a Use the Heroku Ruby buildpack for Rails deployment

flyctl - v0.0.292-pre-1

Published by michaeldwan over 2 years ago

23c4039 Ensure that Postgres via lauchers happens in the same region/org, and spit out some docs in case attachment fails
ebf5762 Set the Rails master key and the db migration release command from the Rails launcher
864169a Use the Heroku Ruby buildpack for Rails deployment

flyctl - v0.0.291

Published by michaeldwan over 2 years ago

7ac12d7 display the agent log when the agent fails to start (#781)
3df14b6 use lstat when removing the old socket (#784)
ca0776c Whoops
39fa0a6 Auto-resolve the latest redis image tag
7290aee Use the new Postgres attach method in launchers

flyctl - v0.0.291-pre-1

Published by michaeldwan over 2 years ago

7ac12d7 display the agent log when the agent fails to start (#781)
3df14b6 use lstat when removing the old socket (#784)
ca0776c Whoops
39fa0a6 Auto-resolve the latest redis image tag
7290aee Use the new Postgres attach method in launchers

flyctl - v0.0.290

Published by michaeldwan over 2 years ago

0e62a74 only allow a single caller to start agent's daemon (#780)
4ef94ea Starting agent should log with debug (#779)

flyctl - v0.0.290-pre-1

Published by michaeldwan over 2 years ago

0e62a74 only allow a single caller to start agent's daemon (#780)
4ef94ea Starting agent should log with debug (#779)

flyctl - v0.0.289

Published by rugwirobaker over 2 years ago

What's Changed

Full Changelog: https://github.com/superfly/flyctl/compare/v0.0.288...v0.0.289

flyctl - v0.0.289-pre-1

Published by michaeldwan over 2 years ago

c9e3386 ensure doctor checks unix sockets are supported (#772)
b16a84d changed method receiver
e9c1a72 make sure startError implements Unwrap
5fc08e7 renamed errFailedToStart to startError for consistency

flyctl - v0.0.288

Published by michaeldwan over 2 years ago

de61765 better agent start failure diagnostics (#771)

flyctl - v0.0.287

Published by michaeldwan over 2 years ago

6fae1c9 agent: implemented dupInstanceError
816fb11 Improve fly agent command help copy
469904e Improve warning message wording when stopping an out-of-date agent process. Addresses #769.
d15b989 implementation of the new agent (#728)
9b736c7 revert to the old sleep behavior (#763)
a73fc51 Machine clone command (#757)
546404c flush sentry before program exit (#761)

flyctl - v0.0.287-pre-3

Published by michaeldwan over 2 years ago

d15b989 implementation of the new agent (#728)

flyctl - v0.0.287-pre-2

Published by michaeldwan almost 3 years ago

9b736c7 revert to the old sleep behavior (#763)
a73fc51 Machine clone command (#757)
546404c flush sentry before program exit (#761)

flyctl - v0.0.287-pre-1

Published by michaeldwan almost 3 years ago

Changelog

  • afa5fe8 go:mod bumped sentry to v0.12.0 (#760)