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

Published by michaeldwan about 4 years ago

Changelog

b39fa15 Fix builtin init bug

Docker images

  • docker pull flyio/flyctl:latest
  • docker pull flyio/flyctl:v0.0.139
flyctl - v0.0.138

Published by michaeldwan about 4 years ago

Changelog

9a6b33d release 0.0.138

Docker images

  • docker pull flyio/flyctl:latest
  • docker pull flyio/flyctl:v0.0.138
flyctl - v0.0.138-beta-10

Published by michaeldwan about 4 years ago

Changelog

51ceafd Added Image to builder selection, improved select

flyctl - v0.0.138-beta-9

Published by michaeldwan about 4 years ago

Changelog

010483f Added platform status
8e4a8a2 Fix bug - missing apex gives wrong instructions
485c225 Fix output for CNAME in Apex
b45ca28 Old comment removed
d3ae352 Rework certs prompting
58aa0d3 fixed path handling
f5d6937 tidied code in dashboard

flyctl - v0.0.138-beta-8

Published by michaeldwan about 4 years ago

Changelog

3cff3fb Added resource support for go
1a02801 Adds init --image and image builds
85f916f Correct fly.toml permissions
6f67583 Corrected Ruby Details
278a1e3 Fixes from review
3dd7827 Linter tidyup
9fc6f3f Merge branch 'master' of github.com:superfly/flyctl
67ef836 Merge pull request #263 from superfly:codepope/issue262
0c95ec2 Merge pull request #264 from superfly:builtinimage
512386e Merge pull request #266 from superfly:codepope/issue265
704abc1 New code linter tidyup
b2b2c45 Prompt for service port on flyctl init Fixes #265
0f095b8 change error messages so specific to monitoring
1fc579f setting a secret to the same value causes "no deployment available" Fixes #262

flyctl - v0.0.138-beta-7

Published by michaeldwan about 4 years ago

Changelog

6ef7af4 Add flyctl builtins show
387111a Remove refs to old db structs
6c3046c Tidy up debug output

flyctl - v0.0.138-beta-6

Published by michaeldwan about 4 years ago

Changelog

c1e62fa Fix comparisons in certs

flyctl - v0.0.138-beta-5

Published by michaeldwan about 4 years ago

Changelog

b88c1f1 Add builtins and list command updated tables
6656824 Added exportfile prompt and check
e66f698 Adjusted builder selection pagesize down to 10
82ca7e7 Built out the input list handling
5800b00 Create and Delete added
1133759 First orgs PoC
7a1dbf2 Fixed up details entries
eb05d95 Fixed/current install.sh
105d105 Fixups from botched PR
12ceb4b Intermediate changes for orgs
6abb446 Merge branch 'DNSandOrgs' into dns
e377868 Merge branch 'master' into DNSandOrgs
551f78e Merge pull request #254 from superfly/backup-regions
bb0beca Merge pull request #255 from superfly/runtimeflag
a25ab43 Merge pull request #257 from superfly/dns
d7c73a0 Merge pull request #260 from superfly/DNSandOrgs
8ee42b3 More runtimes, bugs tidied
9a45f1a Remove output
8c62041 Removed redundant types
2f653fc Support for backup regions
5b7c9d0 Switch to "builtin"
1cac644 dns commands
cc87a08 typofix

flyctl - v0.0.138-beta-4

Published by michaeldwan about 4 years ago

Changelog

b9dd958 Merge pull request #252 from superfly/codepope/issue251
a718206 Replace API Code

flyctl - v0.0.138-beta-3

Published by michaeldwan about 4 years ago

Changelog

51fb5a1 --port doesnt work in beta-2 Fixes #251

flyctl - v0.0.138-beta-2

Published by michaeldwan about 4 years ago

Changelog

9025c8b Comment clean up
34b61a5 Merge pull request #243 from alrs/cmd-suspend-errs
3a8ca6d Merge pull request #247 from superfly/codepope/issue246
8bb44ff Merge pull request #248 from superfly/codepope/issue240
6df546c Merge pull request #249 from superfly/codepope/issue222
4cf5ba3 Merge pull request #250 from superfly/retry-connection-reset
18bef5e Retry on connection reset errors
3715d49 Tidy up certs code
c66b0ba Typo in create example dockerfile in init Fixes #246
a29a541 add import option to flyctl init Fixes #240
ea3ffd9 auth signup/signin should not show full URL in output Fixes #222
2bb0351 cmd: fix suspend dropped errors

flyctl - v0.0.138-beta-1

Published by michaeldwan over 4 years ago

Changelog

0b60360 Add a --local-only flag to the flyctl deploy command Fixes #237
c68a83e Adds timestamp to JSON output
7ca67a2 Display final URL or Host towards end of deploy process Fixes #232
ae2f0cf First pass enhancements
b39d346 Fix deepsource flags
03bae8a Fix detected performance issue
2b76e5f Merge pull request #227 from alrs/prune-cmd
63620dd Merge pull request #229 from superfly/logenhance
64cc495 Merge pull request #230 from superfly:codepope/issue221
fbc9d40 Merge pull request #231 from superfly/deepsource-perf-report
62ed4d9 Merge pull request #233 from superfly/deepsource-perf-report
a340214 Merge pull request #234 from superfly:codepope/issue232
533d52e Merge pull request #236 from superfly/fix-cert-create-response
0861671 Merge pull request #238 from superfly/codepope/issue237
cbf3b44 Merge pull request #244 from superfly:codepope/issue239
2077a61 Merge pull request #245 from superfly/fix-deepsource-complaints
2c237c4 Move to add/remove commands, remove presenters
2435b3f Removes immediate duplicates from logs
e0fd326 Wrap up implementation
9e9a303 cmd: prune unused definitionlist functions
68e2961 cmd: prune unused timing functions
398d31a cmd: remove unused confirmFileOverwrite()
5817626 cmd: remove unused runList()
f147f23 code tidy ups
2908448 fixes missing fields on cert create, adds check on check

flyctl - v0.0.137

Published by michaeldwan over 4 years ago

Changelog

6556a7a Slight correction

Docker images

  • docker pull flyio/flyctl:latest
  • docker pull flyio/flyctl:v0.0.137
flyctl - v0.0.136-beta-7

Published by michaeldwan over 4 years ago

Changelog

2b123a8 Fixed order of version command flags
fe57e0e Merge pull request #225 from superfly:codepope/issue224
c3b75b7 Modded check to give brew if no setting
cfac8de secrets set/unset missing detach option Fixes #224

flyctl - v0.0.136-beta-6

Published by michaeldwan over 4 years ago

Changelog

2dd2413 Add org sort by type to selectOrg
91c9acb Add org type to org structure
48afc50 Help text is a bit wide Fixes #219
288549b Merge pull request #217 from superfly:codepope/issue216
a59be5c Merge pull request #220 from superfly:codepope/issue219
0358458 Sidefix: Add wrapping to builder list

flyctl - v0.0.136-beta-5

Published by michaeldwan over 4 years ago

Changelog

43d3d1d Merge pull request #215 from superfly:codepope/issue214
216161a Setting a secret tries to monitor a deploy on an undeployed app Fixes #214

flyctl - v0.0.136-beta-4

Published by michaeldwan over 4 years ago

Changelog

fe73c51 Better error for #207 not a fix - backend fix reqd
73f0b47 Changes to support saving install method
278b07b Command tidy up name->command
b65f7b1 Housekeeping - appInfo.go now info.go to match
6d621a5 Merge pull request #204 from superfly/codepope/issue203
c5c5178 Merge pull request #208 from superfly:codepope/issue207
95fc380 Merge pull request #210 from superfly/softfixforstatus
5e2aa21 Merge pull request #212 from superfly:codepope/issue209
3f5d021 Name/Flag fixups for future work
c9af2db New init path misses scenario where user will create a Dockerfile Fixes #209
9baf052 Saved
be1f7ae Tighter output for version command, add --full

flyctl - v0.0.136-beta-3

Published by michaeldwan over 4 years ago

Changelog

ec2c158 Add info --host for hostname only Fixes #191
8fd4a04 Bogus output eliminated
38c7c30 Handle prerel and normal releases safely
12df59c Handle prerel and normal releases safely
8c4f0dd Issue Move does not show which org app is being moved from Fixes #196
b7dfde2 Merge pull request #192 from superfly:codepope/issue188
b9747c0 Merge pull request #194 from superfly:codepope/issue191
ca2647a Merge pull request #195 from superfly:codepope/issue193
56aab63 Merge pull request #197 from superfly:codepope/issue196
8c88801 Merge pull request #199 from superfly:codepope/issue180
4c288e6 Merge pull request #201 from alrs/fix-flyctl-err
764a6fa Merge pull request #202 from superfly/codepope/issue200
60481c7 Move command asks to select organization before validating app name Fixes #188
f65fc3a Setting a secret on a suspended deploy doesn't return without intervention Fixes #180
e7bfd7b flyctl: fix dropped error

flyctl - v0.0.136-beta-2

Published by michaeldwan over 4 years ago

Changelog

c418e04 Break out the current apps commands
8254492 Broken out commands, apps uses new command impls.
d89e9b4 Merge pull request #187 from superfly/codepope/issue182
757ff44 Merge pull request #190 from superfly/codepope/issue189
9852a2a app alias for apps in place -for future work Fixes #189

Docker images

  • docker pull flyio/flyctl:latest
  • docker pull flyio/flyctl:v0.0.136-beta-2
flyctl - v0.0.136-beta-1

Published by michaeldwan over 4 years ago

Changelog

52eba0a Merge pull request #186 from superfly/codepope/issue184
63d4025 add support for flyctl prerelease versions Fixes #184

Docker images

  • docker pull flyio/flyctl:latest
  • docker pull flyio/flyctl:v0.0.136-beta-1