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

Published by michaeldwan over 4 years ago

Changelog

698f1ed Add GQL error logging support
b1e9797 Added requireAppNameAsArg
96158e9 Bump rack from 2.0.8 to 2.2.3 in /example-buildpack
b2c896f Code tidy ups (warnings down)
eeebdc0 Compact/alias structures for status update
5ef3ad2 Deaft change to exit(1) on errors. NEEDS REVIEW
c8c7596 Decruft deploy, add arrows to context
db3c1f5 Fix build on systems where sh is not bash
5b0647f Fix release version output
d00329d Fixes for err no auth crashes
25d4a54 Improved error message
9bcefb9 Linter quietening in comments
55c4ef6 Merge branch 'master' into better-errors
988a905 Merge pull request #166 from superfly/jsonsnagging
530d0d7 Merge pull request #167 from superfly/dependabot/bundler/example-buildpack/rack-2.2.3
e00d1f1 Merge pull request #172 from superfly/codepope/issue171
d7a4370 Merge pull request #173 from superfly/codepope/issue168
37a470d Merge pull request #176 from superfly/codepope/issue175
a27b183 Merge pull request #177 from superfly/fixes-for-list-apps-auth
327ce6f Merge pull request #178 from joshtriplett/bash
3638b79 Merge pull request #181 from superfly:codepope/issue179
4dfb949 Merge pull request #70 from Flaque/better-errors
503e6b8 More --gqlerrorlogging support hide flag, make opt
c096e2e No easy way to get just the app name from flyctl Fixes #171
7d46665 Remove lint stutters in Command
eecb11e Set pause, resume, restart to use requireAppNameAsArg
69b6160 Side fix - corrected appCondensed naming
8aacb63 Side fix Region lat/long visibility
37de9d3 Side fix for hidden state on gqlerrorloggin
8a9dfc2 Spinner added
ec85266 The CompactApp PoC
691eb66 change overwrite protection to be proactive Fixes #168
0d6687f checks status, blocks deploy while dead (paused)
45b846a increase timeout
3077670 pause now suspend command Fixes #179
d97ea8f pause/resume show correct state, pause counts down
b9ef662 prompt user to create app if no app
fa2ac3f prompt user to signup if no access token
4a905f1 revert output redirection
1cd74dd stops when deploy detects status suspended
bed3689 tidy for loop
651bfcd wrapped output start go remote build reporting

Docker images

  • docker pull flyio/flyctl:latest
  • docker pull flyio/flyctl:v0.0.135
flyctl - v0.0.134

Published by michaeldwan over 4 years ago

Changelog

61ea7cd fix: don't clean deployment tags if docker is unavailable
4ee779d fix: show error if status is empty
babf4fc fix: stop remote deploy on build failures

Docker images

  • docker pull flyio/flyctl:latest
  • docker pull flyio/flyctl:v0.0.134
flyctl - v0.0.133

Published by michaeldwan over 4 years ago

Changelog

1e122a8 Added .idea to .gitignore
4110b20 All commands should respond to --json now with something JSON like
39d454e Final purge for RenderView
a9a6024 Fix missing status flag in config.go
843f34f Fix the certificates
92f4fd2 Fix verbose handling - Now back in viper/cobra
5a373b7 Fixed bad merge (mixed cc and ctx)
ad6f08a Fixed up appInfo to be sensible when doing JSON
cf44247 Frender replaces RenderViewW, RenderView removed
b53e70f Merge branch 'master' into beta
0dfbdec Merge pull request #155 from superfly/fixverbosehandling
b1b1295 Merge pull request #157 from superfly/fixverbosehandling
93068b8 Merge pull request #158 from superfly/beta
c0c657f Refactoring for JSON support in output
f5ef6a9 Reworked everything with a new standalone cmdctx package to bridge to the docker package
77a4352 The new installers are here! Now with 100% more powershell
e9f9cd1 Update README.md

Docker images

  • docker pull flyio/flyctl:latest
  • docker pull flyio/flyctl:v0.0.133
flyctl - v0.0.132

Published by michaeldwan over 4 years ago

Changelog

58856b1 fix issue where auth docker wouldn't persist credentials
713471b remove junk

Docker images

  • docker pull flyio/flyctl:latest
  • docker pull flyio/flyctl:v0.0.132
flyctl - v0.0.131

Published by michaeldwan over 4 years ago

Changelog

271ecb8 fix certificates in docker image

Docker images

  • docker pull flyio/flyctl:latest
  • docker pull flyio/flyctl:v0.0.131
flyctl - v0.0.130

Published by michaeldwan over 4 years ago

Changelog

86c0cbc Merge pull request #152 from superfly:codepope/issue151
0cdf1ba Need easy access to dashboard from flyctl Fixes #151
ad00e40 Update release.yml
360f6cd docker hub org is flyio not superfly
b045d97 publish superfly/flyctl docker images
a23412b script for pulling failed releases
6b05c82 try a different docker hub login
2af7941 try different docker hub auth

Docker images

  • docker pull flyio/flyctl:latest
  • docker pull flyio/flyctl:v0.0.130
flyctl - v0.0.129

Published by michaeldwan over 4 years ago

Changelog

e96dfb9 Fix cancellation handling
d29d3c0 Merge pull request #141 from superfly/codepope/issue136
4fee243 Merge pull request #147 from superfly:codepope/issue146
c95b11b Merge pull request #148 from superfly/cancelcultured
2da7057 flyctl needs a filterable list apps command Fixes #136
b9962e6 flyctl open needs to take a path parameter Fixes #146

flyctl - v0.0.128

Published by michaeldwan over 4 years ago

Changelog

6d95597 Add dummy comment to fly.toml
a2ed49d Comments4linter
a866586 Fix exit of monitor for linter
2e3b3f5 Fix for #137
9d6c549 Merge pull request #138 from superfly:monitorcommand
c63d250 New Monitor Command
9d4c5ee Supports for monitor command
085e5f1 apps restart command

flyctl - v0.0.127

Published by michaeldwan over 4 years ago

Changelog

88f01b2 monitor deployment after changing secrets

flyctl - v0.0.126

Published by michaeldwan over 4 years ago

Changelog

f356aac Switch to the checkCertificate mutation

flyctl - v0.0.124

Published by michaeldwan over 4 years ago

Changelog

6a88959 Add Status to Apps request
fa7a298 Added --verbose, used in regions, replace->set
cefe033 Added Status to Apps List (and added App alias)
c512ce2 Adding Comments - End The Orange!
f4f11d9 Dependency updates
5ebe376 Fix on debug
64728e9 Merge branch 'master' into regionsupdate
bfc7e8b Merge pull request #130 from superfly/regionsupdate
722c9d9 Merge pull request #132 from superfly:deployment-start-stop-plus
bfca329 Reformatted regions, added replace
17a6531 Switch to pause mutation, tweak responses
c8b94f3 Tighten table presentation
0c299ba flyctl app pause/resume implemented
6e8e099 update apps query
a4835cc update graphql endpoint
7a169e4 use appName instead of appID

flyctl - v0.0.123

Published by michaeldwan over 4 years ago

Changelog

645b3a1 Add open command, fix image for undeployed app
58c492a Merge pull request #125 from superfly:formatfixes
23620a4 Merge pull request #126 from superfly/opencommand
911a866 Scale formatting update

flyctl - v0.0.122

Published by michaeldwan over 4 years ago

Changelog

2c26927 Fixed error for parameters
d083b48 Merge pull request #122 from superfly/scalerework
6cfcd1a Reworked scale comment to eliminate autoscale command for a humane scale command
2ccecb5 Snagging, set command added

flyctl - v0.0.121

Published by michaeldwan over 4 years ago

Changelog

5a3e94c autoscale command
50c13ef flyctl regions command

flyctl - v0.0.120

Published by michaeldwan over 4 years ago

Changelog

8b41b36 Rename binary artifacts to match tgz artifacts

flyctl - v0.0.118

Published by michaeldwan over 4 years ago

Changelog

8993be6 fix: map custom dockerfiles to Dockerfile before build (#119)

flyctl - v0.0.117

Published by michaeldwan over 4 years ago

Changelog

8697565 auth docker command (fixes #104)
5b40693 feat: customize the docker image label with the --image-label flag (fixes #110)
3f0bf3e feat: deploy local images if docker is available (closes #58)
22d5f50 fix: docker version negotiation (fixes #112)
006dec4 fix: increase deployment monitor timeout (fixes #113)

flyctl - v0.0.116

Published by michaeldwan over 4 years ago

Changelog

6af9480 Added size names text
17f3c37 Added upgrade instructions
48756e7 Fixed Reccent Typo
b676d1e Fixed Recent Typo
1471b53 Merge branch 'master' into size-patch-1
ca23397 Merge pull request #109 from alrs/expose-docker-errors
1c86afe Merge pull request #90 from superfly/size-patch-1
959e172 Merge pull request #92 from simonw/patch-1
a8f5252 docker: DeployOperation.ValidateConfig() return bad configs to surface errors

flyctl - v0.0.115

Published by michaeldwan over 4 years ago

Changelog

8328d54 Merge pull request #73 from alrs/docker-fix-errors
463bfe2 buildkit support
c077174 docker: fix dropped error in DeployOperation.PackAndDeploy()
ef94c64 docker: fix dropped error in checkManifest()
ea1c1aa tidy

flyctl - v0.0.114

Published by michaeldwan over 4 years ago

Changelog

4338663 fix: pass build-args through to buildpack builders
35715ac fix: upgrade buildpacks to support new CNB builders