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.1.149

Published by michaeldwan 9 months ago

e17fb400 force git tag clobbering (#3261)
94fdc6ae Upstash Redis: make PAYG plan default for new databases, and simplify the upgrade path from free (#3259)
711ca1ff Clean application config of Nomad related methods (#3257)
6ee490ab RIP Nomad - More app.PlatformVersion removal (#3256)
a887a107 Remove IsMachinesPlatform and cleanup "fly scale" (#3255)
cf3066af Remove nomad references from postgres and restart commands (#3254)
f3e509c8 Upgrade moby/buildkit (#3252)
71631bb7 Remove code related to nomad watch deployments (#3253)
498912ec Remove Nomad references from launch and deploy command (#3250)
a9515b34 Upgrade docker/docker to unblock moby/buildkit upgrade (#3216)

flyctl - v0.1.149-pre-3

Published by michaeldwan 9 months ago

c689c4ad force git tag clobbering

flyctl - v0.1.149-pre-2

Published by michaeldwan 9 months ago

94fdc6ae Upstash Redis: make PAYG plan default for new databases, and simplify the upgrade path from free (#3259)

flyctl - v0.1.149-pre-1

Published by michaeldwan 9 months ago

711ca1ff Clean application config of Nomad related methods (#3257)
6ee490ab RIP Nomad - More app.PlatformVersion removal (#3256)
a887a107 Remove IsMachinesPlatform and cleanup "fly scale" (#3255)
cf3066af Remove nomad references from postgres and restart commands (#3254)
f3e509c8 Upgrade moby/buildkit (#3252)
71631bb7 Remove code related to nomad watch deployments (#3253)
498912ec Remove Nomad references from launch and deploy command (#3250)
a9515b34 Upgrade docker/docker to unblock moby/buildkit upgrade (#3216)

flyctl - v0.1.148

Published by michaeldwan 9 months ago

c5e5e013 Agent auth improvements (#3241)
0904f38f launch: persist ha flag when round-tripping through UI (#3208)
f363bbe5 Respect privacy by not sending an empty metrics request when analytic… (#3238)
b9af8dfb Remove Nomad's fly launch test (#3239)
b09547c3 Prune macaroon auth discharges that will expired in the next minute (#3237)
de7632e2 Send oauth token to web when requesting discharge (#3232)
e80f21b6 chore: remove migrate-to-v2 tests (#3230)
1368d4ed trace entire fly deployment path (#3157)
801c14bb Add support for waiting on machine stops, with a default timeout of 0 seconds for backwards compatibility. (#3214)

flyctl - v0.1.147

Published by michaeldwan 9 months ago

4c5c97cd Add new Tigris bucket options (#3213)
b71f982c Cross-region volume fork (#3192)
ba9886a1 Simplify the machine restart policy (#3215)
b99f2103 Use stringer instead of maintaining the switch statement (#3200)
8c83600f Bump go-toml to upstream version instead of fork (#3212)

flyctl - v0.1.146

Published by michaeldwan 9 months ago

81fceeab Don't check for private ipv6 address in DNS check (#3209)
9ff66f99 Add --no-tail option to logs (#1540)

flyctl - v0.1.145

Published by michaeldwan 9 months ago

1b3ec344 Fix appconfig tests broken by tigris_bucket field (#3207)
55429267 Multi-GPU support (#3199)
6b8e67b1 add tigris_bucket key in statics (#3206)
7e9c0f25 From toml to toml (#3202)

flyctl - v0.1.144

Published by billyb2 9 months ago

What's Changed

Full Changelog: https://github.com/superfly/flyctl/compare/v0.1.143...v0.1.144

flyctl - v0.1.144-pre-4

Published by michaeldwan 9 months ago

0f577818 Use an ephemeral cookiejar when fetching macaroon discharges (#3204)
43b30adf Extend DNS check timeout (#3201)
c97a5ec1 Copy VM specifications from fly.toml (#3196)

flyctl - v0.1.144-pre-3

Published by benbjohnson 9 months ago

What's Changed

Full Changelog: https://github.com/superfly/flyctl/compare/v0.1.144-pre-2...v0.1.144-pre-3

flyctl - v0.1.144-pre-2

Published by michaeldwan 9 months ago

186c48ef Add a check for the fly's DNS address being ready (#3195)
7cb1642e Override high availability flag in fly launch if the org is not "billable" (#3193)
fe45e426 Set isFirstDeploy if there are no launch machines (#3184)

flyctl - v0.1.143

Published by michaeldwan 9 months ago

6d5058a4 Warn instead of fail on service definitions without ports (#3182)

flyctl - v0.1.142

Published by michaeldwan 9 months ago

131d9bd3 Replace GetApp in fly tokens list and fly pg attach (#3150)
fb5453d1 Add flag.Org() to fly tokens create org command. (#3181)
59a16d04 Add fly volume snapshot create (#3087)
a88e9537 if the DNS provider is Cloudflare, give different instructions (#3160)
172b9a9c Update help message for scale vm (#3173)

flyctl - v0.1.141

Published by michaeldwan 10 months ago

e01eaaa3 Storage: add public read support for buckets and org SSO support (#3176)

flyctl - v0.1.140

Published by michaeldwan 10 months ago

42b7b63f Validate services have at least one port exposed (#3174)
bb514cbb use vm.memory_mb from fly.toml (if present) as a lower bound (#3172)
a78a8e92 honor EXPOSE in pre-existing Dockerfile for Node apps (#3134)
9b3a1299 field does not need to be a pointer type (#3168)
56b17506 Chore: appease deepsource in fly doctor wg tests (#3167)

flyctl - v0.1.139

Published by michaeldwan 10 months ago

74ce494c doctor: bugfix: forgot to find/replace a "personal" to orgSlug (#3166)

flyctl - v0.1.138

Published by michaeldwan 10 months ago

d65d2eb6 doctor: allow configuring org for wg tests (#3165)
95c3b9e4 switch to using otelhttp module for tracing http requests (#3152)

flyctl - v0.1.137

Published by michaeldwan 10 months ago

0dff860a agent: override wg region with FLY_AGENT_WG_REGION (#3158)
2ecc8bf4 Fix a nil pointer dereference (#3156)
3816c828 add additional configuration options for dns (#3151)
eb7c1edb Fix typo in error message for invalid region (#3147)
d37ad7da Don't continue after creating app until machines API can see it (#3112)

flyctl - v0.1.137-pre-1

Published by michaeldwan 10 months ago

d37ad7da Don't continue after creating app until machines API can see it (#3112)