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.216-pre-1

Published by michaeldwan over 3 years ago

Changelog

27a9382 Merge branch 'master' into remote-builders-over-wireguard
1d9b462 Merge branch 'master' of github.com:superfly/flyctl
3a88c68 add --no-config flag for 'apps create', preventing fly.toml creation
e45c2a8 add flag to flyctl launch to deploy without confirmation
27bbfad add no-cache and build-target flags to build command, hidden for now
764377e allow build args that contain equals, reuse helper with secrets (fixes #410)
331368b api for getting nearest wireguard gateway
2e4d031 cleaning
abccdc3 use wireguard for remote builders

Docker images

  • docker pull flyio/flyctl:latest
  • docker pull flyio/flyctl:v0.0.216-pre-1
flyctl - v0.0.215

Published by michaeldwan over 3 years ago

Changelog

3a88c68 add --no-config flag for 'apps create', preventing fly.toml creation

Docker images

  • docker pull flyio/flyctl:latest
  • docker pull flyio/flyctl:v0.0.215
flyctl - v0.0.214

Published by michaeldwan over 3 years ago

Changelog

e45c2a8 add flag to flyctl launch to deploy without confirmation

Docker images

  • docker pull flyio/flyctl:latest
  • docker pull flyio/flyctl:v0.0.214
flyctl - v0.0.213

Published by michaeldwan over 3 years ago

Changelog

1d9b462 Merge branch 'master' of github.com:superfly/flyctl
27bbfad add no-cache and build-target flags to build command, hidden for now
764377e allow build args that contain equals, reuse helper with secrets (fixes #410)
331368b api for getting nearest wireguard gateway

Docker images

  • docker pull flyio/flyctl:latest
  • docker pull flyio/flyctl:v0.0.213
flyctl - v0.0.212

Published by michaeldwan over 3 years ago

Changelog

13cf2a2 -agent can't also be -a, we use it already
1475a59 better log provider presentation
9538959 better logs display
a397c27 missed a spot for passing a command to flyctl ssh run
b817a2f pass commands

Docker images

  • docker pull flyio/flyctl:latest
  • docker pull flyio/flyctl:v0.0.212
flyctl - v0.0.211

Published by michaeldwan over 3 years ago

Changelog

babb333 always pass relative path to Dockerfile within the context
75c36c6 remove alias file code

Docker images

  • docker pull flyio/flyctl:latest
  • docker pull flyio/flyctl:v0.0.211
flyctl - v0.0.210

Published by michaeldwan over 3 years ago

Changelog

dfcc04f Revert "raise an error if a config file is specified and it's not found"

Docker images

  • docker pull flyio/flyctl:latest
  • docker pull flyio/flyctl:v0.0.210
flyctl - v0.0.209

Published by michaeldwan over 3 years ago

Changelog

1a44e99 raise an error if a config file is specified and it's not found

Docker images

  • docker pull flyio/flyctl:latest
  • docker pull flyio/flyctl:v0.0.209
flyctl - v0.0.208

Published by michaeldwan over 3 years ago

Changelog

3e25f96 Merge branch 'master' of github.com:superfly/flyctl
879515c Merge pull request #398 from superfly/lose-weird-ping-thingy
6eab5fd don't send everyone to singapore
47f43b4 print config output when verbose

Docker images

  • docker pull flyio/flyctl:latest
  • docker pull flyio/flyctl:v0.0.208
flyctl - v0.0.207

Published by michaeldwan over 3 years ago

Changelog

1cee80c cleanup variable names
3eb2049 update automatic update scripts

Docker images

  • docker pull flyio/flyctl:latest
  • docker pull flyio/flyctl:v0.0.207
flyctl - v0.0.206

Published by michaeldwan over 3 years ago

Changelog

1cee80c cleanup variable names
3eb2049 update automatic update scripts

Docker images

  • docker pull flyio/flyctl:latest
  • docker pull flyio/flyctl:v0.0.206
flyctl - v0.0.205

Published by michaeldwan over 3 years ago

Changelog

74ebd72 Fix paths if Expand-Archive command isn't available
b217e0c simpler install scripts

Docker images

  • docker pull flyio/flyctl:latest
  • docker pull flyio/flyctl:v0.0.205
flyctl - v0.0.204

Published by michaeldwan over 3 years ago

Changelog

ecf0f6c remove binary artifacts, clean config

Docker images

  • docker pull flyio/flyctl:latest
  • docker pull flyio/flyctl:v0.0.204
flyctl - v0.0.202

Published by michaeldwan over 3 years ago

Changelog

8bc5202 use zip for windows releases, update install script

Docker images

  • docker pull flyio/flyctl:latest
  • docker pull flyio/flyctl:v0.0.202
flyctl - v0.0.201

Published by michaeldwan over 3 years ago

Changelog

396f63e Fix instructions for installing a specific version
de82612 Merge branch 'release-task'
bc2d57a Merge pull request #388 from alrs/pkg-ssh-err
d075c6f Merge pull request #392 from mtlynch/fix-url-path
c554c2f Merge pull request #393 from connyay/remove-fd-log-line
4e908c4 Remove debug(?) log line about fd pointers.
1f3dbdd Resolve image from config fixes #384
23465fa add help
5f4eacb move detach message to above release command monitor
dec3347 move logs logic to reusable monitor
3bfb6ca pkg/ssh: fix dropped error
15c8a09 release task monitor
d968369 remove debug message
57bedf3 remove unused error on config.GetString
ad9b80c why

Docker images

  • docker pull flyio/flyctl:latest
  • docker pull flyio/flyctl:v0.0.201
flyctl - v0.0.200

Published by michaeldwan over 3 years ago

Changelog

ac7934d try to fix wireguard netstack package
37dd417 update golang.zx2c4.com/wireguard/tun/netstack

Docker images

  • docker pull flyio/flyctl:latest
  • docker pull flyio/flyctl:v0.0.200
flyctl - v0.0.198

Published by michaeldwan over 3 years ago

Changelog

329a365 detailed error messages if build or image resolution fails
6d9fb3a raise a descriptive error if docker is unavailable

Docker images

  • docker pull flyio/flyctl:latest
  • docker pull flyio/flyctl:v0.0.198
flyctl - v0.0.197

Published by michaeldwan over 3 years ago

Changelog

3577035 Merge branch 'master' of github.com:superfly/flyctl
ae4691b Merge branch 'master' of github.com:superfly/flyctl
3179981 fix issue waiting for GC'd builders
2d76a47 fix pack logger blocking stderr writes
fdefe8a make -a works
c61c9f7 only use the local image ref source if local docker available

Docker images

  • docker pull flyio/flyctl:latest
  • docker pull flyio/flyctl:v0.0.197
flyctl - v0.0.196

Published by michaeldwan over 3 years ago

Changelog

5c27ea8 better remote builder launch status
e7853e2 pass non-default dockerfile paths in wd to build
0eed56c prevent layer fetch deadlock

Docker images

  • docker pull flyio/flyctl:latest
  • docker pull flyio/flyctl:v0.0.196
flyctl - v0.0.195

Published by michaeldwan over 3 years ago

Changelog

3c7d1a5 absoluteify dockerfile path if provided

Docker images

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