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

Published by michaeldwan almost 3 years ago

cd174ea ensure one path for dealing with sentry (#759)
43144ca ensure the config directory exists with appropriate perms (#758)
8c4693f probe app tunnels if app is specified (#755)
fe1b56e Machine 'run' requires that the organization be specified (#751)
712477d fixed wrong prompt when moving app
1d162e5 Define MachineConfig struct (#747)
593787e Opening
e877174 Print auth url before opening browser
7a632e6 FLYCTL_WG_REGION
bcb1dd9 Optionally use NATS to create wireguard peers by setting WG_NATS
0a8c28b Pg connect on machines (#743)
79ff1a1 do not display warning when the config file is not found (#745)

flyctl - v0.0.286-pre-5

Published by michaeldwan almost 3 years ago

43144ca ensure the config directory exists with appropriate perms (#758)

flyctl - v0.0.286-pre-4

Published by michaeldwan almost 3 years ago

8c4693f probe app tunnels if app is specified (#755)
fe1b56e Machine 'run' requires that the organization be specified (#751)

flyctl - v0.0.286-pre-3

Published by michaeldwan almost 3 years ago

712477d fixed wrong prompt when moving app
1d162e5 Define MachineConfig struct (#747)
593787e Opening
e877174 Print auth url before opening browser
7a632e6 FLYCTL_WG_REGION

flyctl - v0.0.286-pre-2

Published by michaeldwan almost 3 years ago

bcb1dd9 Optionally use NATS to create wireguard peers by setting WG_NATS
0a8c28b Pg connect on machines (#743)

flyctl - v0.0.286-pre-1

Published by michaeldwan almost 3 years ago

79ff1a1 do not display warning when the config file is not found (#745)

flyctl - v0.0.285

Published by rugwirobaker almost 3 years ago

569728b Fix docs regression in the volumes create cmd

flyctl - v0.0.284

Published by michaeldwan almost 3 years ago

2bd48a3 Pg launch (#732)

flyctl - v0.0.283

Published by rugwirobaker almost 3 years ago

40c9bea Porting volumes command to new CLI structure
262414a Fix Static scanner Dockefile port issue

flyctl - v0.0.282

Published by michaeldwan almost 3 years ago

02c46ec Removes PG Standalone setup and opts for Single node Stolon setup w/ tunable initial-cluster-size (#725)

flyctl - v0.0.281

Published by michaeldwan almost 3 years ago

8a900bb Add a static site launcher (#726)
e6e40ba Add availability flag and ability to bypass prompts, closes #645 (#659)
c1738ee Ensure that deployments issued by 'fly launch' take build settings into account. Fixes #719
b7a46aa Move dig command to the new CLI format
b05b12e Fix windows agent launch (#718)
2a307f8 Fix fly doctor JSON output (#717)

flyctl - v0.0.281-pre-2

Published by michaeldwan almost 3 years ago

b05b12e fix: windows agent (#718)

flyctl - v0.0.281-pre-1

Published by michaeldwan almost 3 years ago

2a307f8 fix: doctor JSON output (#717)

flyctl - v0.0.280

Published by michaeldwan almost 3 years ago

eea5515 Fix fly auth logout (#714) and (#713)
ef51d66 Initial implementation of fly doctor (#709)

flyctl - v0.0.280-pre-2

Published by michaeldwan almost 3 years ago

eea5515 fix: clear wireguard state on logout (#714)

flyctl - v0.0.280-pre-1

Published by michaeldwan almost 3 years ago

eea5515 fix: clear wireguard state on logout (#714)

flyctl - v0.0.279

Published by michaeldwan almost 3 years ago

eea5515 fix: clear wireguard state on logout (#714)

flyctl - v0.0.279-pre-2

Published by michaeldwan almost 3 years ago

1d11020 fix: false positive Authenticated results on empty access token (#713)
cfcb1bd Should not access status.Name when there is an error

flyctl - v0.0.279-pre-1

Published by michaeldwan almost 3 years ago

ef51d66 initial implementation of the doctor command chain (#709)

flyctl - v0.0.278

Published by michaeldwan almost 3 years ago

cb7e77c Avoid bubbling errors from intentional closure of release command logs. This issue would manifest as a failed deployment with exit code 127.