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

Published by michaeldwan over 4 years ago

Changelog

dc695d9 Merge branch 'master' into appspflag
1317fa9 Merge pull request #59 from superfly/appspflag
9275405 Modified to only internal port setting
7f2bab8 Modified to only internal port setting
f62407b New flag -p
5196358 New flag -p implemented
c5bc127 SetPorts => SetInternalPort
c1c6292 helper to set ports in the config
2422e38 scale command

flyctl - v0.0.93

Published by michaeldwan over 4 years ago

Changelog

a2aa3d3 Better propagation of cancel signals (fixes #53)
86a7198 Replace example app builder with Dockerfile

flyctl - v0.0.92

Published by michaeldwan over 4 years ago

Changelog

f38ae31 Handle undefined build configs

flyctl - v0.0.91

Published by michaeldwan over 4 years ago

Changelog

873b046 Replace git-based dockerfile builders with CNB

flyctl - v0.0.90

Published by michaeldwan over 4 years ago

Changelog

cdfff18 Add buildpacks to fly.toml

flyctl - v0.0.89

Published by michaeldwan over 4 years ago

Changelog

18bf57d Only show optimizing spinner if terminal

flyctl - v0.0.88

Published by michaeldwan over 4 years ago

Changelog

86f1864 Change detach to a bool flag
c0417c9 Track failures across successful rollbacks

flyctl - v0.0.87

Published by michaeldwan over 4 years ago

Changelog

697b6ba Enable deployment monitoring for non terminals

flyctl - v0.0.85

Published by michaeldwan over 4 years ago

Changelog

530f3bb upgrade docker, tidy

flyctl - v0.0.83

Published by michaeldwan over 4 years ago

Changelog

a4276c7 Only render deployment status if app has a deployment

flyctl - v0.0.82

Published by michaeldwan over 4 years ago

Changelog

19d149d Update status view with new monitoring api

flyctl - v0.0.81

Published by michaeldwan over 4 years ago

Changelog

cf681d2 Optimize image during deploy

flyctl - v0.0.80

Published by michaeldwan almost 5 years ago

Changelog

cc19382 apps move command

flyctl - v0.0.79

Published by michaeldwan almost 5 years ago

Changelog

9f6910e Error if working directory doesn't exist. Fixes #35

flyctl - v0.0.78

Published by michaeldwan almost 5 years ago

Changelog

62eb542 gofmt

flyctl - v0.0.77

Published by michaeldwan almost 5 years ago

Changelog

2e6cfff Merge branch 'deploymonitor'

flyctl - v0.0.76

Published by michaeldwan almost 5 years ago

Changelog

9a6a84a fix helpdocs generate command

flyctl - v0.0.74

Published by michaeldwan almost 5 years ago

Changelog

488e0bb Handle missing or incomplete app configs

flyctl - v0.0.73

Published by michaeldwan almost 5 years ago

Changelog

49f4b7d Add binary releases

flyctl - v0.0.72

Published by michaeldwan almost 5 years ago

Changelog

693a589 Prevent Dockerfile and .dockerignore from being excluded