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

Published by michaeldwan over 2 years ago

flyctl - v0.0.332

Published by michaeldwan over 2 years ago

61c0b0e Revert "Allow deployments to display plain Docker build output"

flyctl - v0.0.331

Published by michaeldwan over 2 years ago

4586452 Allow deployments to display plain Docker build output for debugging
88d56aa Ensure deployments don't display colored output for non-TTYs or when NO_COLOR is set
0f8dbeb fix: Format event logs to be clearly parseable
cd5d246 wip: Adding events print to status
ad0ba3c fix: Add events to machine struct
3a60cfd fix/better-errors

flyctl - v0.0.330

Published by michaeldwan over 2 years ago

1c1b1e8 Machines: allow loading app names with the -a while disallowing usage of a fly.toml file

flyctl - v0.0.329

Published by michaeldwan over 2 years ago

5745f6b Remove confusing app config CLI flag for machines, which don't support app config yet
c43049c Use the same latest version pull for all instances
7b1d14a Improve message output for user
18e0599 fix spelling / grammar mistake
3d43e70 Don't require an app to retrieve status of a single machine
b9f9a76 Check machine image version before updating

flyctl - v0.0.328

Published by michaeldwan over 2 years ago

5e5ab33 Ensure proxy command still works with specifying apps

flyctl - v0.0.327

Published by michaeldwan over 2 years ago

ff58634 machine run flag was renamed to kernel-arg
3aab9f1 Fixing image display
acc505b Use app compact to retrieve app info
84a6605 Catch fly version label if present
d311e6d Pass machine id as an argument
b15df14 fly image show supports machines

flyctl - v0.0.326

Published by michaeldwan over 2 years ago

4091823 rename machine proxy to machine api-proxy
623aa7b allow proxying without an app, add new machine api-proxy command
93c8ba4 change kernel-args flag to kernel-arg since its repeated
0ba1bd0 add hidden kernel-args flag to machine run
3b6e498 fix: formatting
bb3055d feat: Add link to machines list ui
692405f provide users with valid machine size if wrong one is provided
89fce35 hide majority of image build flags, remove cpu-kind, hide other less used flags
046fe54 fix: Add iterm check
0fa27b1 feat: Make link clickable
1aad6d9 use switch to check machine API status code, attempt to unmarshal error
beeab76 fix/better-errors
59b67ad update machines API endpoints to include app in path
f5a4983 add newline to machine start and stop output
f03881e use AppCompact graphql query when interacting with machines API
68b67bd Set entrypoint in config if DockerEntrypoint exists
ef9b38f Wait for machine with exponential backoff
5d7ce96 A bit of cleaning up
7374f07 Pre-resolve node roles to make sure the cluster has a healthy leader
b3cea53 Rolling updates to postgres machines
e50bc0b Add logging middleware to flaps
cde66da Improve the request loggger
351c785 Remove unused code
59d8d4a Add logging transport to flypg
1ecb858 Wait for machines to get in the right state before continuing
41d1516 Peform rolling updates in a loop
e5262f9 WIP
c473aad Move packages out of internal/cli/internal to ease code sharing

flyctl - v0.0.325

Published by michaeldwan over 2 years ago

379f588 Change default volume size to 3GB instead of 10GB

flyctl - v0.0.324

Published by michaeldwan over 2 years ago

84c7e6e Fix builder command output
c049b49 Fix documentation for monitor command
d0f6913 Remove old monitor command
f07bf3d Add commands for managing remote builder instances (#917)

flyctl - v0.0.323

Published by michaeldwan over 2 years ago

b4c4575 Fixes #934. Move 'fly monitor' to the new CLI format and reuse watch.Deployment

flyctl - v0.0.322

Published by michaeldwan over 2 years ago

25e49d6 simplify error check for GetApp, check for nil app to not panic
96d5c4b add Region and private IP to machine list, add Region to machine status
fc51d01 Remove broken source build request until we're ready to track builds

flyctl - v0.0.321

Published by michaeldwan over 2 years ago

  • Various fixes and updates to machines support
  • Remix launcher: ignore local builds in the Docker context
flyctl - v0.0.320

Published by michaeldwan over 2 years ago

  • Redact Wireguard keys from logs
  • Add support for connecting to Wireguard over websockets using fly wireguard websockets enable or WSWG=1
flyctl - v0.0.320-pre-1

Published by michaeldwan over 2 years ago

flyctl - v0.0.319

Published by michaeldwan over 2 years ago

  • Various fixes and updates for machines
  • Improved error display for graphql API responsees
flyctl - v0.0.319-pre-3

Published by michaeldwan over 2 years ago

da95e77 create custom http.Client for flaps, use agent.DialContext
e33c889 Pg launch on Machines fixes (#905)
953f117 flyct services potstgres now uses the flypg package
086bc55 Migrate more postgres operations.
a9e87f8 fix: Update get
9f8ffe4 fix: Retrieve machine and give status
63053ee Use superuser for postgres attach
42565fa Create NuxtJS launcher
e22578a fix: checking proper state for machine kill should be done in flyd
ca31493 fix: Add check for force and whether machine is in proper state for destruction
d5aefab fix: UX of destroy
f7a3d2b fix: Add check for already destroyed machine
366cab4 feat: First pass at kill

flyctl - v0.0.319-pre-2

Published by michaeldwan over 2 years ago

da95e77 create custom http.Client for flaps, use agent.DialContext
e33c889 Pg launch on Machines fixes (#905)
953f117 flyct services potstgres now uses the flypg package
086bc55 Migrate more postgres operations.
a9e87f8 fix: Update get
9f8ffe4 fix: Retrieve machine and give status
63053ee Use superuser for postgres attach
42565fa Create NuxtJS launcher
e22578a fix: checking proper state for machine kill should be done in flyd
ca31493 fix: Add check for force and whether machine is in proper state for destruction
d5aefab fix: UX of destroy
f7a3d2b fix: Add check for already destroyed machine
366cab4 feat: First pass at kill

flyctl - v0.0.319-pre-1

Published by michaeldwan over 2 years ago

da95e77 create custom http.Client for flaps, use agent.DialContext
e33c889 Pg launch on Machines fixes (#905)
953f117 flyct services potstgres now uses the flypg package
086bc55 Migrate more postgres operations.
a9e87f8 fix: Update get
9f8ffe4 fix: Retrieve machine and give status
63053ee Use superuser for postgres attach
42565fa Create NuxtJS launcher
e22578a fix: checking proper state for machine kill should be done in flyd
ca31493 fix: Add check for force and whether machine is in proper state for destruction
d5aefab fix: UX of destroy
f7a3d2b fix: Add check for already destroyed machine
366cab4 feat: First pass at kill

flyctl - v0.0.318

Published by michaeldwan over 2 years ago

42565fa Create NuxtJS launcher