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

Published by michaeldwan 11 months ago

4068ab36 Ensure VMs are stopped before performing volume copy (#3102)

flyctl - v0.1.133

Published by michaeldwan 11 months ago

cc564c96 hide V1 commands (#3104)
03b6fc87 Fix switch-case value for describePostgresPlan() and describeRedisPlan() to allow default postgres/redis config in fly launch Summary (#3095)
90a456a5 Require unique zone for volumes during v2 migration (#3100)

flyctl - v0.1.132

Published by michaeldwan 11 months ago

29140f93 Add L40S gpu kind (#3101)
b7cb6cba Fix fly launch when using macaroon auth (#3096)
d371c8fe deploy: don't persist "exec" if it's been removed from config (#3093)
a75ab0c9 Clear existing auth state when logging in (#3092)
dbf640a7 Rename PostgreSQL to Postgres (#3085)
4febef0c fly ssh --machine (#3082)
9945f25d turn off sentry for now (#3088)
434ccf9b Set restart-policy to no when specifying --rm by default (#3086)

flyctl - v0.1.131

Published by michaeldwan 11 months ago

b530c016 Avoid an extra lookup for Machine data on lease acquisition (#3084)
6f95a64f Rails dont clobber dockerfile (#3083)
f660c93c Acquire and release machine leases concurrently (#3079)
b2f43190 deploy: hint that machines may time out due to region issue (#3074)
9441656e Plumb tokens.Tokens struct into api.Client (#3073)
109e16e7 Consolidate extension status commands (#3077)

flyctl - v0.1.130

Published by michaeldwan 11 months ago

0f9821eb Allow name to be specified on org macaroons (#3078)
96329511 This allows piping the output to other commands (#3053)
4415ae05 Write flyctl errors to GH actions annotations (#3075)
5808b1cd Help docs: minor fixes to help text and output (#3072)
7216eda8 Initial support for FKS cluster creation, listing and destruction (#2885)
9556173e fly scale count: add --region shorthand (#3061)
3f14de82 Send user OAuth token to auth.fly.io when fetching discharge tokens (#3058)

flyctl - v0.1.129

Published by michaeldwan 11 months ago

797a3a47 Ensure secrets are not overwritten when provisioning extensions (#3066)
9e30f204 adjust --no-deploy desc for launch ui experience (#3065)
b77763b1 Django: Add --noinput to migrate command in ReleaseCmd (#3064)
ff715a44 Django: Update default Python version to 3.12 (#3063)
b4f31a1c Consolidate usage of the process group flag (#3062)

flyctl - v0.1.128

Published by michaeldwan 11 months ago

6cf80bcc Added check for Vite app (#3060)
e23e975e Fix fly launch preflight test (#3056)
4a391eb3 Help docs: edit fly m run help text (#3054)
b20398b1 launch: move responsibility of creating volumes to fly deploy (#3049)
8ffa14fb Fix a crash when SIGINTing fly consul detach (#3048)
0c249041 When --json, only print valid JSON (#3039)

flyctl - v0.1.127

Published by michaeldwan 11 months ago

a1c60ede auto volume extension from fly.toml (#3021)
8278e038 Add fly config show --local to check local fly.toml parsing (#3043)
6d052f28 wg reset: use context with values populated by prepares (#3042)

flyctl - v0.1.126

Published by michaeldwan 11 months ago

4d156474 Rename fly.toml's section [[compute]] to [[vm]] (#3041)

flyctl - v0.1.125

Published by michaeldwan 11 months ago

2ed517d7 launch: fix app name sanitization bug that rejected OK app names (#3040)

flyctl - v0.1.124

Published by michaeldwan 11 months ago

6eec330f Normalize default volume sizes (#3038)
0ba36bcc Require that users agree to extension provider ToS (#3026)

flyctl - v0.1.123

Published by michaeldwan 11 months ago

34cca3ce Allow changing CLI configuration directory (#2785)
902b8515 Chore/deploy strategy (#3033)
633271b4 Make Launch v2 the default 🎉 (#2956)
bc28abf3 patches for initial_size and memory as integers (#3031)
3fbcc600 Fix: fly m run --shell fails because organisation ID contains uppercase letters (#3030)

flyctl - v0.1.123-pre-1

Published by michaeldwan 11 months ago

34cca3ce Allow changing CLI configuration directory (#2785)
902b8515 Chore/deploy strategy (#3033)
633271b4 Make Launch v2 the default 🎉 (#2956)
bc28abf3 patches for initial_size and memory as integers (#3031)
3fbcc600 Fix: fly m run --shell fails because organisation ID contains uppercase letters (#3030)

flyctl - v0.1.122

Published by michaeldwan 11 months ago

1a9fbf5f Change default volume sizes created on first deploy (#3028)
38f3581b Add a100-40gb and a100-80gb GPU machine aliases (#3027)
d2d3b830 redis: automatically determine plan (#3009)
09390936 [[mounts]] learns about initial_size (#3023)
bd6d9663 Remove nomad vm sizes (#3024)
e8d5da0d [Chore] remove traces of old appconfig module (#3022)
0920ff0e Add [[compute]] section to fly.toml (#3016)

flyctl - v0.1.121

Published by michaeldwan 12 months ago

1f0fb692 Fix: stopped autoscaled machines in bluegreen deployments (#3019)
266797c0 Speed up fly volumes commands by switching to GetAppBasic (#3015)

flyctl - v0.1.120

Published by michaeldwan 12 months ago

437e9fa9 Unhide --vm-gpu-kind (#3014)
91e8947e Bump github.com/vektah/gqlparser/v2 from 2.5.6 to 2.5.10 (#3013)
4165d250 Support overriding compute requirements while cloning machines (#3008)
22d5db1a Add Metrics Regarding Flaps Calls (#2545)
5fea1e7e Initialize flaps client in apps open (#3004)
3c0170c0 add fly deploy --process-groups (#2921)
6bddaff8 Fix: AddOnTypeSupabase -> AddOnTypeTigris in tigris commands. (#3007)
9db9b461 fly status: optimize GetLatestImageDetails API calls (#3001)
299d8613 API docs: add desc for machine create (#2999)
2e2809d5 launch v2: list flyctl version in launch plan (#2994)
33f22df0 Add work_mem and maintenance_work_mem to Postgres config (#2993)
89fcb1f5 appconfig: add 'http_options.h2_backend' port option (#2980)
4452830b Fix ineffectual assign to err (#2998)

flyctl - v0.1.120-pre-1

Published by michaeldwan 12 months ago

4165d250 Support overriding compute requirements while cloning machines (#3008)
22d5db1a Add Metrics Regarding Flaps Calls (#2545)
5fea1e7e Initialize flaps client in apps open (#3004)
3c0170c0 add fly deploy --process-groups (#2921)
6bddaff8 Fix: AddOnTypeSupabase -> AddOnTypeTigris in tigris commands. (#3007)
9db9b461 fly status: optimize GetLatestImageDetails API calls (#3001)
299d8613 API docs: add desc for machine create (#2999)
2e2809d5 launch v2: list flyctl version in launch plan (#2994)
33f22df0 Add work_mem and maintenance_work_mem to Postgres config (#2993)
89fcb1f5 appconfig: add 'http_options.h2_backend' port option (#2980)
4452830b Fix ineffectual assign to err (#2998)

flyctl - v0.1.119

Published by michaeldwan 12 months ago

e2d15d62 fly deploy: skip launch for stopped autoscaled machines (#2992)
9e6f9f8a Support org-level SSO for Supabase (#2987)
401c11d9 Auto resize volumes fields (#2880)

flyctl - v0.1.118

Published by michaeldwan 12 months ago

a802b4b7 Fix SIGINT on Deployments (#2991)
04b6b999 Register Tigris' subcommand fully (#2985)
16a2caeb Don't clobber config (#2984)
56f421e4 Tigris object storage provisioning (#2977)
dba95a30 Revoke user's token when logging out (#2982)

flyctl - v0.1.117

Published by michaeldwan 12 months ago

9cbe8879 Fix auth whoami for macaroons (#2981)
a2240919 Block metrics on CI (#2974)
f0e9329f metrics: don't exec 'metrics send' after 'metrics send' (#2979)