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

Published by michaeldwan 7 months ago

19716fc4 hint volume creation with machine's image (#3364)

flyctl - v0.2.18

Published by michaeldwan 7 months ago

flyctl - v0.2.17

Published by michaeldwan 8 months ago

3a51f42f Disable zombie reaping for blue/green deployments (#3360)
fceaf3f6 Remove rollback on blue/green deploy failure (#3359)

flyctl - v0.2.16

Published by michaeldwan 8 months ago

bb0946ef Display Kafka cluster primary region (#3357)

flyctl - v0.2.15

Published by michaeldwan 8 months ago

84663021 Don't use the deprecated 'redis' extension name (#3356)

flyctl - v0.2.14

Published by michaeldwan 8 months ago

f11bdcd2 use wg flag in m run command (#3355)
96293bb7 Flask scanner (#3338)

flyctl - v0.2.13

Published by michaeldwan 8 months ago

e21c6bba Add a default PAYG plan for Upstash Kafka and support the region flag (#3353)
7795d196 Made Django scanner handle pure ASGI projects.
be16ace0 Add Upstash Kafka commands (#3317)

flyctl - v0.2.12

Published by michaeldwan 8 months ago

a1d8d54d Add Sentry extension option to fly launch (#3350)
8806f94c wireguardless remote deployments (#3314)
1d667271 Preflight: replace node buildpack with dockerfile (#3346)
e4339694 Avoid losing context state by passing original context (#3345)
60a377c1 Parallelize deletion of old machines in blue/green deploy (#3335)
a538b44b Fix GraphQL debug logging (#3326)
9340d720 Remove redundant volume error wrapping (#3334)
ad162507 Commands should use prompt pkg instead of survey directly (#3325)
5a7fbba8 Consistently lease machines on state changing actions (#3323)

flyctl - v0.2.11

Published by michaeldwan 8 months ago

98866160 Fixes --json support for "postgres users list".
592ea9c4 truly skip dns checks if --dns-checks=false is passed (#3324)

flyctl - v0.2.10

Published by michaeldwan 8 months ago

2c598473 K8s auth token (#3319)
b64d989f Fix flaps debug logging (#3316)
7520c1fb Remove unused iostreams.Link (#3310)

flyctl - v0.2.9

Published by michaeldwan 8 months ago

3fbcdb94 Toggle volume AutoBackupEnabled (#3260)
ff604bee Properly grab app config in metrics (#3303)
e66dfb0d fly image update is not just for Postgres (#3304)
7c9ed5e3 launch: --generate-name should generate unique name (#3046)
82a9cc82 Cordon and gracefully shutdown old machines during blue-green deploy (#3297)
493b38d3 Get otel internal logger to respect log levels (#3307)

flyctl - v0.2.8

Published by michaeldwan 8 months ago

5f7df6e7 [bluegreen] detect & delete zombie machines from failed deployments (#3295)

flyctl - v0.2.7

Published by michaeldwan 8 months ago

9df519ae fix args for cordon and uncordon (#3301)
e34136d6 log on lease acquire/refresh (#3293)
f627b53b Fix cannot apply host to transport: *otelhttp.Transport (#3298)
ea6860e6 Sort extension secrets by key (#3288)

flyctl - v0.2.6

Published by michaeldwan 8 months ago

79027c7d Do not start standbys on app restarts (#3300)

flyctl - v0.2.5

Published by michaeldwan 8 months ago

7bfd726f Fixes #2888 -- Ignore settings.py from virtual environments.
4b153e58 Include whether or not we're using GPUs in command/stats (#3289)
a2f29817 Rename api package to fly (#3292)
abd6b49b Remove fly-go client package (#3291)
badddb93 Externalize API client (#3284)

flyctl - v0.2.4

Published by michaeldwan 8 months ago

91ee88f4 Add file-local, file-literal, and file-secret flags. (#3283)

flyctl - v0.2.3

Published by michaeldwan 8 months ago

1195da2f launch: Use appconfig.Compute for Plan guest information. (#3219)
8f631803 do not require --process-group on every case of fly scale count (#3280)

flyctl - v0.2.2

Published by michaeldwan 8 months ago

ddd9e2ad iterate once and check GPUKind and CPUKind are there (#3281)

flyctl - v0.2.1

Published by michaeldwan 8 months ago

3f4b67e4 track gpu and cpu kinds for deployments (#3278)
3c3a39d8 Update jsFramework.go to include Astro (#3266)
891c6c57 Suggest using the sharef flag on ip allocate (#3277)
d2a17ada Extract and show toml decode errors. (#3276)
8cac63c5 Run go without buildpacks (#3263)
5830cc8a Remove the excess of api types used by Nomad mutations (#3272)

flyctl - v0.2.0

Published by michaeldwan 9 months ago

8bde0ac4 Go 1.21.7 (#3268)
74bf6e00 Remove unused GQL api functions (#3262)