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.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
flyctl - v0.0.141-beta-3

Published by michaeldwan about 4 years ago

Changelog

2ceedb1 Add staticplus builtin
34c4179 Added port 8080 notes to builtins text
9a7bab2 Can't create app with existing fly.toml Fixes #267
af35485 External facing rename
f5ec847 Fix incorrect overwrite messahe
9cf2ad1 Go pls fixes
4c9ea21 Merge pull request #290 from superfly:codepope/issue267
399236c Merge pull request #295 from superfly/thegreatrename
3ab2aa3 Release changes, new installer, new name handler
645095b Updating go.sun

flyctl - v0.0.141-beta-2

Published by michaeldwan about 4 years ago

Changelog

1aca003 Added hugo-static builtin
a39ac47 Flyctl init --import unable to find internal port in config Fixes #286
ba47079 Merge branch 'master' of github.com:superfly/flyctl
d523113 Merge pull request #287 from superfly:codepope/issue286
0eaff6f Merge pull request #289 from superfly:codepope/issue288
e6a1a7c Regression on fix for dot in app pathnames. Fixes #288
e1e516e Remove the dns command
ea215a8 turns out it can be in64 or float64

flyctl - v0.0.141-beta-1

Published by michaeldwan about 4 years ago

Changelog

e770274 Installer fix up for prerel
fcdd636 Make "super" commands (roots to subcommands) consistent on flag handing Fixes #281
596f903 Merge pull request #282 from superfly/codepope/issue281
85eca29 Merge pull request #283 from superfly:codepope/issue279
3e08999 Node builtin doesn't perform a build script Fixes #279
bee162f Put version setting code back
72c1ce2 Revert "Installer fix up for prerel"

flyctl - v0.0.140

Published by michaeldwan about 4 years ago

Changelog

5ebb764 Better message for first breakage Fixes #276
12e976d Merge pull request #275 from superfly/fix-restart-counts
e14c470 Merge pull request #277 from superfly:codepope/issue276
f8071e0 Merge pull request #278 from superfly/codepope/issue276
26a8678 When a error occurs during deploy - be more noisy Fixes #276
2e5301f fix missing alloc restart counts

Docker images

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