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

Published by michaeldwan almost 4 years ago

Changelog

2b00681 /24?
dfb677a Added provisional support for "ips private" (#337)
8cb4081 Help fixes for new VM sizes
08e9e9e Merge branch 'master' of github.com:superfly/flyctl
3fdbd9d Merge pull request #338 from superfly/scale-ram
b981b06 allow extra memory: flyctl scale vm shared-cpu-1x memory=1024

Docker images

  • docker pull flyio/flyctl:latest
  • docker pull flyio/flyctl:v0.0.154
flyctl - v0.0.153

Published by michaeldwan almost 4 years ago

Changelog

dcd73f3 EXCL the file
3aedf9d Fixing up build.args etc for import and deploy (#335)
277b3fb Merge branch 'master' into alrs-cmd-err
9973321 Merge branch 'master' of github.com:superfly/flyctl
08a97dd Merge branch 'master' of github.com:superfly/flyctl
9ed4df6 Merge pull request #330 from alrs/alrs-cmd-err
6e6d959 Merge pull request #336 from superfly/show-privateips
71a28ec basic wg api
9109509 clients now generate keys
65d0ed3 cmd: fix dropped scale error
2d260ff document/enable wireguard commands
a1d0fcb enable wg commands
85bf625 i guess we commit this too
53882ad remove optimize image deployment step
35b2529 remove prices from vm output
15b49a3 show private ips on status output
d11ba5a tighter AllowedIPs, per-connection DNS; can theoretically run multiple connections now
2d03b63 wireguard commands

Docker images

  • docker pull flyio/flyctl:latest
  • docker pull flyio/flyctl:v0.0.153
flyctl - v0.0.152

Published by michaeldwan almost 4 years ago

Changelog

dcd73f3 EXCL the file
3aedf9d Fixing up build.args etc for import and deploy (#335)
277b3fb Merge branch 'master' into alrs-cmd-err
9973321 Merge branch 'master' of github.com:superfly/flyctl
08a97dd Merge branch 'master' of github.com:superfly/flyctl
9ed4df6 Merge pull request #330 from alrs/alrs-cmd-err
6e6d959 Merge pull request #336 from superfly/show-privateips
71a28ec basic wg api
9109509 clients now generate keys
65d0ed3 cmd: fix dropped scale error
2d260ff document/enable wireguard commands
a1d0fcb enable wg commands
85bf625 i guess we commit this too
53882ad remove optimize image deployment step
35b2529 remove prices from vm output
15b49a3 show private ips on status output
d11ba5a tighter AllowedIPs, per-connection DNS; can theoretically run multiple connections now
2d03b63 wireguard commands

Docker images

  • docker pull flyio/flyctl:latest
  • docker pull flyio/flyctl:v0.0.152
flyctl - v0.0.151

Published by michaeldwan almost 4 years ago

Changelog

d2fc765 Added --json support to fly builtins list
7163a08 Added --json to list orgs
9f15ed5 Added Version support to Deno Builtin, set default to 1.5.4
8f576ec Added some missing returns on error
d002e41 Crash logs now print 30 lines (up from 20)
cbeb030 Do not use black text for titles
9563df6 Fix for prompting for internal port
960f38d Fix generatename to keep name
397600c Fix import/getInternalPort (masked error)
464cef1 Merge branch 'master' of github.com:superfly/flyctl
0dcbeaa Merge pull request #332 from fornwall/remove-black-title-text
10b37af Remove loose println
23ec944 Some updates to table handling
a28f1d4 getApps now gets 400 apps, not 200
375bf71 list updated to match list orgs, apps list

Docker images

  • docker pull flyio/flyctl:latest
  • docker pull flyio/flyctl:v0.0.151
flyctl - v0.0.150

Published by michaeldwan almost 4 years ago

Changelog

d089010 Remove logs deduplicator

Docker images

  • docker pull flyio/flyctl:latest
  • docker pull flyio/flyctl:v0.0.150
flyctl - v0.0.149

Published by michaeldwan almost 4 years ago

Changelog

627015a Added fly secrets import
f122105 Added multiline (python style) support to import
6177178 Fix dash opener
490f2ab Merge branch 'master' of github.com:superfly/flyctl
bbcb437 Merge pull request #331 from superfly/fix-no-change-error
9798734 add env to example fly.toml
696a50c fix no change error when setting secrets, move validation to api
c3f8c90 possible error caught
7829a4b remove dead code
22b2d9b resolve images with api if not found locally

Docker images

  • docker pull flyio/flyctl:latest
  • docker pull flyio/flyctl:v0.0.149
flyctl - v0.0.148

Published by michaeldwan almost 4 years ago

Changelog

7829a4b remove dead code
22b2d9b resolve images with api if not found locally

Docker images

  • docker pull flyio/flyctl:latest
  • docker pull flyio/flyctl:v0.0.148
flyctl - v0.0.147

Published by michaeldwan almost 4 years ago

Changelog

627015a Added fly secrets import
f122105 Added multiline (python style) support to import
bbcb437 Merge pull request #331 from superfly/fix-no-change-error
9798734 add env to example fly.toml
696a50c fix no change error when setting secrets, move validation to api
c3f8c90 possible error caught

Docker images

  • docker pull flyio/flyctl:latest
  • docker pull flyio/flyctl:v0.0.147
flyctl - v0.0.146

Published by michaeldwan almost 4 years ago

Changelog

ba11721 Add spinner to resume and check till running
c44e9d6 Avoid panic in status when api server is down.
082d733 Clear out old docs before generating
f3e16d6 Linter fixes - mostly dropped err
c3bd5d5 Merge branch 'master' of github.com:superfly/flyctl
8983960 Removed code which was regetting status TODO: add wait for good status
49f54eb Show initial region at init
2dd0ec2 Skip showing deployment status where versions do not match
bddc6e0 Switch from Allocations to Instances for consistency (#329)

Docker images

  • docker pull flyio/flyctl:latest
  • docker pull flyio/flyctl:v0.0.146
flyctl - v0.0.145

Published by michaeldwan almost 4 years ago

Changelog

ee4ebdc MicroAudit after logout of flyctl (#327)
26e521b Move default to 10GB from 5GB
84123b4 Stop making people type fly status all the time - fly top (#326)

Docker images

  • docker pull flyio/flyctl:latest
  • docker pull flyio/flyctl:v0.0.145
flyctl - v0.0.145-beta-3

Published by michaeldwan about 4 years ago

Changelog

7b5426c Volume Commands - create list delete show (#323)
6026267 Wildcard handling added (#324)

flyctl - v0.0.145-beta-2

Published by michaeldwan about 4 years ago

Changelog

4865727 Fix Settings display in builtins show-app
edc8c44 Return of automaticenv - keep an eye on your token
913b38d Skip .DS_Store files

flyctl - v0.0.145-beta-1

Published by michaeldwan about 4 years ago

Changelog

3f4d744 Added Args/Description and array support
9e0fd0c Added Python Procfile Builtin
88b535b Builtins with args first candidate
3370057 Comment update
8c3aba9 DS fixes
04274ff Ensure builtin settings are marshalled
1c22876 First changes for POC
7384787 Fixe up descriptions
f8ce2e8 Init prompts for org even when there is only one Fixes #314
1a79141 Merge branch 'master' into argspoc
c9b6475 Merge branch 'master' into argspoc
595c491 Merge in flockerfile support
96f1ebe Merge pull request #310 from superfly/argspoc
e728e1a Merge pull request #313 from superfly/fix-delete-org
e51e57d Merge pull request #316 from superfly/codepope/issue314
7dc0d6f Merge pull request #318 from superfly:codepope/issue317
5bdb827 Merge pull request #319 from superfly/python-builtin
ae9920c Merged newer versions of builtinsupport
58b9320 Set builtin port to 8080
bba34f4 Switch builtin.Args to builtin.Settings
8341666 Sync deno builder
1b2e594 Tweaking args wip
a0c93ce Update defaultbuiltins.go
083e431 fix invalid org query
b751786 init asks for port for builtins Fixes #317
0d87b55 update enum value

flyctl - v0.0.144

Published by michaeldwan about 4 years ago

Changelog

c421f04 (SCC-SA4006) A value assigned to a variable Fixes #311
72146d0 DS change to unblock queue
ea9d46f Merge branch 'master' into alrs-status-err
b4bfab8 Merge pull request #309 from alrs/alrs-status-err
88b22f9 Merge pull request #312 from superfly/codepope/issue311
fdaca23 check and return err
a27057b cmd/status: fix dropped error

Docker images

  • docker pull flyio/flyctl:latest
  • docker pull flyio/flyctl:v0.0.144
flyctl - v0.0.144-beta-3

Published by michaeldwan about 4 years ago

Changelog

4ee344c Deepsource fixes and tidy ups
05c5d2e Deepsource problem fixes
4de48a5 Description correction
835806d Docs and command fixups
5824cd5 First pass at init with nowrite mode
46d4145 Merge branch 'master' into init-nowrite
9a48294 Merge pull request #305 from superfly/domains-dns
e4978be Merge pull request #306 from superfly/init-nowrite
77d68c1 Merge pull request #307 from superfly/dnsdomainfixes
7dff5e8 fly.alias support for warning supression
ec184cf updated domains and dns commands

flyctl - v0.0.144-beta-2

Published by michaeldwan about 4 years ago

Changelog

28954f8 Merge pull request #303 from superfly:codepope/issue302
0367321 Merge pull request #304 from superfly:codepope/issue301
7c3fc02 Move builtins away from alpine Fixes #302
6930558 The builtin Deno builder requires a deps.ts file Fixes #301

flyctl - v0.0.144-beta-1

Published by michaeldwan about 4 years ago

Changelog

b44eeea Overwriting ACCESS_TOKEN fixes.

flyctl - v0.0.143

Published by michaeldwan about 4 years ago

Changelog

06c025c Add gen.go and stop .gitignoring it
012aac0 Added alloc.status=="failed" to FailingAllocs func
38aa8e6 Added fly.toml in root to stop debug confusion
4c833e5 Deepsource fixes
21a82bd Deepsource fixes - unhandled errs
fd0452f Deepsource nag fix
2322f99 Deploy output tidied
d810260 Experimental Windows Builder
9acf18b Fix JSONwrite returns (not deepsource id'd)
fb6b127 Fix gen.go order to be predictable
fb4ed3b Fix goreleaser to not make hole in spacetime
8536731 Fixups
bd715f2 Install and version fixes
10da624 Merge branch 'codepope/issue296' of github.com:superfly/flyctl into codepope/issue296
1e13172 Merge branch 'master' into codepope/issue296
4601a12 Merge pull request #298 from superfly/codepope/issue296
c2ae813 New words for Grammarly
b455d86 Redid order of file exists check for sanity
a89fa80 Remove accidentally checked in debug
30a65e0 Remove error return from WriteJSON
e5a217f Satisfy deepsources complaints
41e5574 Tidy up commenting on exports cont. P94
73eeb3c Upgrade command Fixes #296
1c03eaf Upgrade command Fixes #296
1869a37 Upgrade command Fixes #296
709f143 upated powershell scrips
3b0a46f update fixes for versioning

Docker images

  • docker pull flyio/flyctl:latest
  • docker pull flyio/flyctl:v0.0.143
flyctl - v0.0.142

Published by michaeldwan about 4 years ago

Changelog

46c9948 fix symlink name

Docker images

  • docker pull flyio/flyctl:latest
  • docker pull flyio/flyctl:v0.0.142
flyctl - v0.0.141

Published by michaeldwan about 4 years ago

Changelog

097d2b3 Merge branch 'docker-auth' into master
139e26b authenticate with docker hub credentials if present

Docker images

  • docker pull flyio/flyctl:latest
  • docker pull flyio/flyctl:v0.0.141