{"id":37107838,"url":"https://github.com/robtec/fly","last_synced_at":"2026-01-14T12:57:05.084Z","repository":{"id":57590646,"uuid":"126589960","full_name":"robtec/fly","owner":"robtec","description":"Concourse CLI for interacting with the ATC API","archived":false,"fork":true,"pushed_at":"2018-03-23T20:49:32.000Z","size":1895,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-06-20T13:36:52.007Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"vmware-archive/fly","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/robtec.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-03-24T10:46:35.000Z","updated_at":"2018-03-24T10:46:37.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/robtec/fly","commit_stats":null,"previous_names":[],"tags_count":100,"template":false,"template_full_name":null,"purl":"pkg:github/robtec/fly","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robtec%2Ffly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robtec%2Ffly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robtec%2Ffly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robtec%2Ffly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robtec","download_url":"https://codeload.github.com/robtec/fly/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robtec%2Ffly/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28420814,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T10:47:48.104Z","status":"ssl_error","status_checked_at":"2026-01-14T10:46:19.031Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-01-14T12:57:04.430Z","updated_at":"2026-01-14T12:57:05.075Z","avatar_url":"https://github.com/robtec.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fly\n\nA command line interface that runs a build in a container with [ATC](https://github.com/concourse/atc).\n\n[The documentation](http://concourse-ci.org/fly-cli.html) is hosted together with Concourse's docs.\n\nA good place to start learning about Concourse is [its documentation](http://concourse-ci.org/introduction.html)\nor its [BOSH release](https://github.com/concourse/concourse).\n\n## Reporting Issues and Requesting Features\n\nPlease report all issues and feature requests in [concourse/concourse](https://github.com/concourse/concourse/issues).\n\n## Building\n\nFly is built using [Go](http://golang.org/). Building and testing fly is most easily done from a checkout of [concourse](https://github.com/concourse/concourse).\n\n1. Check out concourse and update submodules:\n\n  ```bash\n  git clone --recursive https://github.com/concourse/concourse.git\n  cd concourse\n  ```\n\n2. Install [direnv](https://github.com/zimbatm/direnv). Once installed you can `cd` in and out of the concourse\ndirectory to setup your environment.\n\n3. You can now build the the fly binary with go build:\n\n  ```bash\n  cd src/github.com/concourse/fly\n  go build\n  ```\n\n4. You can also now run tests by installing and running [ginkgo](http://onsi.github.io/ginkgo/):\n\n  ```bash\n  go get github.com/onsi/ginkgo/ginkgo\n  ginkgo -r\n  ```\n\n## Installing from the Concourse UI for Project Development\n\nFly is available for download in the lower right-hand corner of the concourse UI.\n\n![fly download links](images/fly_download_ui.png)\n\n1. Navigate to your Concourse instance in the browser, and click the button corresponding to your OS\n\n1. Move the downloaded file onto your PATH\n\n  ```bash\n  install ~/Downloads/fly /usr/local/bin\n  ```\n\n1. Confirm availability with `which fly`\n\n## Upgrading Fly\nFly is not available for upgrade independently of Concourse. You can download the corresponding upgraded version of Fly via the following: \n* using the [Concourse UI](#installing-from-the-concourse-ui-for-project-development) \n* running `fly -t example sync` if you already have fly locally\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobtec%2Ffly","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobtec%2Ffly","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobtec%2Ffly/lists"}