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

Published by michaeldwan 5 months ago

c15656d4 Rust scanner (#3550)

flyctl - v0.2.53

Published by michaeldwan 5 months ago

e04b7be2 Fix Postgres plan display on fly launch (#3541)
9255529e The default is now rolling (#3539)

flyctl - v0.2.52

Published by michaeldwan 6 months ago

d676a3c2 Add retention days to fly vol snapshots ls (#3523)
976f74af Detach the context in case of an interrupt (#3536)

flyctl - v0.2.51

Published by michaeldwan 6 months ago

3cb555f3 Builder region (#3534)
4f9380d4 docs: Fixed the storage destroy help text (#3533)

flyctl - v0.2.50

Published by michaeldwan 6 months ago

28937186 More flags for fine-tuning deploy (#3531)
982714e8 Add testflight test for wireguardless deployments (#3530)

flyctl - v0.2.49

Published by michaeldwan 6 months ago

b6f92871 Add the --http-failover flag for remote Docker builders (#3516)

flyctl - v0.2.48

Published by michaeldwan 6 months ago

0232e7cd Add snapshot retention to mount section of fly.toml (#3521)
78ccf87f Add Enveloop extension commands (#3520)

flyctl - v0.2.47

Published by michaeldwan 6 months ago

00697d48 Slow down machine creation for blue green deployments (#3518)
363a040f Rename --only-regions, remove primary regions flag (#3514)
ff4d6ad9 fly pg: require unique zones for volumes (#3512)
4c22773a Reduce threshold required to show alternative suggestion (#3505)
ff2a5534 fly deploy with --verbose should show release_command output (#3511)

flyctl - v0.2.46

Published by michaeldwan 6 months ago

0be2ed93 Add commands for Upstash Vector (#3507)
af4f7a8c Suggest --wg=false when users run into wireguard issues (#3482)
176fd8ca Skip deploy for common Rails dockerfile errors (#3503)
4c1a40d6 Remove the deprecated --provision-extensions flag on deploy (#3502)
1cd330d3 Remove the deprecated PlanetScale extension (#3501)
d5d3c715 write kubeconfig file to disk instead (#3498)

flyctl - v0.2.45

Published by michaeldwan 6 months ago

cf1ef68c fly vol snapshots ls works for deleted volumes (#3494)

flyctl - v0.2.44

Published by michaeldwan 6 months ago

54366821 launch: allow empty tigris bucket names (#3500)

flyctl - v0.2.43

Published by michaeldwan 6 months ago

61db38e4 SkipDeploy on Rails launch if build secrets detected (#3496)
cc8a5b6d Explain Redis billing at provisioning time and allow provisioning in all regions (#3499)
2f1434af Add --all flag to fly vol ls (#3486)
999091f8 fly launch: support creating Tigris Object Storage (#3403)
996f7e1d Rename "workers" to "hosts" (#3491)
8ff58965 Mount and Prep for sqlite3 Deployment (#3489)
a5a4c46d Lower the Postgres default disk size to 1 GB (#3481)

flyctl - v0.2.42

Published by michaeldwan 6 months ago

44aedf5b Show worker status in fly m ls, fly vol ls (#3485)
5da2fa44 Rename root command "flyctl" -> "fly" and update docs gen for the change (#3465)
d6c80b5a Add release command for Postgres and MySQL dbs (#3484)
b1a155a3 Start tracing fly launch (#3464)
6d3efb77 update error message for bluegreen unblocking (#3483)
21082ea7 Add Nvidia A10 to valid gpu cards (#3480)

flyctl - v0.2.41

Published by michaeldwan 6 months ago

7932d6b6 Add support for "tokens special exec" command. (#3477)
4efbd70b config: Replace envKeyPrefix with literal "FLY_" string (#3479)
72bb367b Only log the trace id if it's valid (#3467)

flyctl - v0.2.40

Published by michaeldwan 6 months ago

2aa6a1d6 Lower the default volume size (#3455)
b9cfacbe lfsc: fix auth token name in help output (#3474)

flyctl - v0.2.39

Published by michaeldwan 6 months ago

c69ef312 Use correct windows path syntax to dockerfile-laravel executable for … (#3466)

flyctl - v0.2.38

Published by michaeldwan 6 months ago

9e93899b Revert "Rename root cmd from "flyctl" to "fly"" (#3463)
8904d3d3 store app name on all spans (#3462)

flyctl - v0.2.37

Published by michaeldwan 6 months ago

9e93899b Revert "Rename root cmd from "flyctl" to "fly"" (#3463)
8904d3d3 store app name on all spans (#3462)

flyctl - v0.2.36

Published by michaeldwan 6 months ago

e876fe98 enable rollbacks in bluegreen (#3461)

flyctl - v0.2.35

Published by michaeldwan 6 months ago

9b36d4e0 [bluegreen] Improve reliability of bluegreen deployments (#3456)
946f3f90 Log trace-id from flaps error (#3460)
366c7214 [tracing] change otel exporter from grpc to http (#3459)
ca5bae3c Rename root cmd from "flyctl" to "fly" (#3399)
9ad77558 Use default laravel templates if detected php version is < 8.1.0 (#3453)
37642bc7 add beta message to create on fks (#3451)
b595214d launch: make the relationship between scanners and determined ports more obvious (#3422)
bb8e6a9c Fix homebrew upgrade message (#3441)
88342f7c Detect existence of dockerfile-laravel existence in the vendor folder (#3452)