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

flyctl - v0.0.277

Published by michaeldwan almost 3 years ago

Restore the ability to specify FLY_APP in the absence of a command line flag (#706)

flyctl - v0.0.276

Published by michaeldwan almost 3 years ago

0e35938 do not bubble up inner context errors (#704)

flyctl - v0.0.275

Published by michaeldwan almost 3 years ago

784c9ec Ensure app config definition is loaded
031c0a2 restored caps

flyctl - v0.0.274

Published by michaeldwan almost 3 years ago

8bbf4a7 fixed comment
a93b91d removed wrong ref to app.ConfigFromContext
f3037cf added load message
1c4355e fix
6c7bbf9 Better fmt.Errorf with wrapping(%w)
364ace2 Add ports to sentry metadata
36f1efe Replace errors.Wrap with errors.Errorf
1e278bc Send proxy errors to sentry