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.0.304-pre-1

Published by michaeldwan over 2 years ago

9923708 try and fix buildpacks not ignoring files
e9f0f78 flyctl pg connect only for pg apps
386399b Reuse code to check for pg apps
f211d4e Deprecate the suspend command behind an error message, and hide resume while still allowing its use
449b347 Region before state
4b78da1 Change status to state for machines
e877749 Status support for machines
4007d31 fix: Change bool
a80cccc Run pg specific commands only on confirmed pg apps
eca3a4f nit: Move formatting logic into separate function
e3c5930 fix: Update formatting for output in checks list

flyctl - v0.0.303

Published by michaeldwan over 2 years ago

d09e39d Fix incorrect documentation of 'apps create'
77d36ea u can't trick me
4922499 collect redacted agent logs
8bc544f fly doctor diag
ceeae15 Expanding compatibility check for PG connect (#856)
52dbc64 Remove PG provision option with incorrect memory specification (#855)
06063f0 flyctl wireguard reset
e91d4b1 clean up fly doctor
eae585e feat: remind to add alternate certificate

flyctl - v0.0.302

Published by michaeldwan over 2 years ago

fa04324 fix: Use rw-server for RedwoodJS app Dockerfile
a09cc68 Add a launcher for the Crystal Lucky framework
6f18c81 Add experimental support for Nix-based deployments (#845) - do not use :)
92cf9f1 pkg/agent: fix printed order of mismatching agent versions
3c4d857 Allow creating an unencrypted volume

flyctl - v0.0.302-pre-1

Published by michaeldwan over 2 years ago

6f18c81 Experimental Nix-based deployments (#845)
92cf9f1 pkg/agent: fix printed order of mismatching versions

flyctl - v0.0.301

Published by michaeldwan over 2 years ago

632a44b allow custom machine size, use presets right here (#850)
994c20d Display volume state when listing volumes (#849)

flyctl - v0.0.300

Published by michaeldwan over 2 years ago

6d8abf4 get actual context error from request (#847)

flyctl - v0.0.300-pre-1

Published by michaeldwan over 2 years ago

e91f24c get actual context error from request

flyctl - v0.0.299

Published by michaeldwan over 2 years ago

736e4e3 Evaluation ID for deploys (#846)

flyctl - v0.0.299-pre-2

Published by michaeldwan over 2 years ago

9104f55 add timeout to context for single request for release command

flyctl - v0.0.299-pre-1

Published by michaeldwan over 2 years ago

3614f98 use evaluation_id to get correct deployment every time

flyctl - v0.0.298

Published by michaeldwan over 2 years ago

511cd71 attempt to fix new app deploying too fast
769d86b Port proxy command to the new CLI format (#842)
217199b Add distinct name for WireGuard connections generated by the agent (#492)
fecde3f fix: Update type of appname to ID

flyctl - v0.0.297

Published by michaeldwan over 2 years ago

d2f71f2 flyctl wireguard status
b68b55c Use the iostream package spinners (#827)
097985f Handle cancelation while establishing ssh connection
de71743 Updates for the latest Redwood and for Postgres support
b4f32bf Serve Rails static assets from the edge
1ae4baa Protect CI runs using fly launch --no-deploy or --now from prompts for setting up Postgres
3269a40 Allow specifying a condition that must be true in order for Postgres initialization commands in lanchers to execute
1a78bc7 Fix releases regression: calls runOpen instead of runReleases
4e7b22f Ping exactly the number of requested interations
8422151 Remove PG cluster option from Django scanner
e606ca3 move scanner helpers to a separate file
9f8a067 Ask to create a Postgres cluster for all runtimes, and add support for PG-specific initialization commands

flyctl - v0.0.297-pre-2

Published by michaeldwan over 2 years ago

d2f71f2 flyctl wireguard status

flyctl - v0.0.297-pre-1

Published by michaeldwan over 2 years ago

b68b55c Use the iostream package spinners (#827)
097985f Handle cancelation while establishing ssh connection
de71743 Updates for the latest Redwood and for Postgres support
b4f32bf Serve Rails static assets from the edge
1ae4baa Protect CI runs using fly launch --no-deploy or --now from prompts for setting up Postgres
3269a40 Allow specifying a condition that must be true in order for Postgres initialization commands in lanchers to execute
1a78bc7 Fix releases regression: calls runOpen instead of runReleases
4e7b22f Ping exactly the number of requested interations
8422151 Remove PG cluster option from Django scanner
e606ca3 move scanner helpers to a separate file
9f8a067 Ask to create a Postgres cluster for all runtimes, and add support for PG-specific initialization commands

flyctl - v0.0.296

Published by michaeldwan over 2 years ago

103774b Fix garbage release command output during non-interactive deploys (fixes #795)
28094e6 Add support for pg_settings with bool/real var types. (#811)
3e1b6b5 PG Config Management for Machines (#798)
b980ff0 Guess DOCKER_HOST unless correctly specified
cbe94e0 Add the flyctl ping command for debugging Wireguard connections
335b817 Add a Django app launcher

flyctl - v0.0.296-pre-1

Published by michaeldwan over 2 years ago

103774b possible fix for spinner spam when non interactive (fixes #795)
60968c5 Fix typo: "occured" -> "occurred"
4496f97 Removing stray log
28094e6 Add support for pg_settings with bool/real var types. (#811)
3e1b6b5 PG Config Management for Machines (#798)
09eeb32 Add GetMachine api function
6cc4607 re-export this
b980ff0 attempt to guess DOCKER_HOST unless correctly specified
cd56006 just ping 1 6pn addr if you want
63622d9 round time off at 100us
ab9c85d feat: Add status to docs
9336e3b resolve 6pn back to regional names
6b0d796 feat: Add status command to machine
8e8a1bf document stuff
6a6bc98 nice catch, ci
cbe94e0 flyctl ping
e4eba92 Match generated docs more closely to the new docs design
964f828 Fix secre_key help
31e9825 Set SECRER_KEY_BASE
00b1e09 Add postgres cluster launcher
335b817 Add simple django dockerfile

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)