{"id":31904108,"url":"https://github.com/cloudfoundry-community/homebrew-cf","last_synced_at":"2025-10-13T13:47:26.748Z","repository":{"id":232843901,"uuid":"44350914","full_name":"cloudfoundry-community/homebrew-cf","owner":"cloudfoundry-community","description":"A homebrew tap for useful BOSH / Cloud Foundry / Kubernetes utilities","archived":false,"fork":false,"pushed_at":"2025-09-11T23:54:27.000Z","size":386,"stargazers_count":20,"open_issues_count":8,"forks_count":19,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-09-12T01:55:48.050Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cloudfoundry-community.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-10-15T23:17:26.000Z","updated_at":"2025-09-11T23:54:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"371bcc46-6e98-49d2-b476-dc36d2ca7142","html_url":"https://github.com/cloudfoundry-community/homebrew-cf","commit_stats":null,"previous_names":["cloudfoundry-community/homebrew-cf","qarik-group/homebrew-cf"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cloudfoundry-community/homebrew-cf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudfoundry-community%2Fhomebrew-cf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudfoundry-community%2Fhomebrew-cf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudfoundry-community%2Fhomebrew-cf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudfoundry-community%2Fhomebrew-cf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudfoundry-community","download_url":"https://codeload.github.com/cloudfoundry-community/homebrew-cf/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudfoundry-community%2Fhomebrew-cf/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279015339,"owners_count":26085685,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2025-10-13T13:47:21.423Z","updated_at":"2025-10-13T13:47:26.741Z","avatar_url":"https://github.com/cloudfoundry-community.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CF Community Homebrew Tap \u0026 APT Repository\n\nHomebrew Tap \u0026 Debian Packages for useful BOSH / Cloud Foundry / Kubernetes\nutilities. These were initially created by Stark \u0026 Wayne and contains some\nsoftware they had written, and other community tools that have been found\nvaluable in day-to-day operations with CF and Kubernetes.\n\n## Homebrew Tap\n\nTap the formula repository:\n```plain\nbrew tap cloudfoundry-community/cf\n```\n\n\nCurrent software offered:\n\n| Package | Description | Author | Source |\n| ------- | ----------- | ------ | ------ |\neden      | CLI tool to interact with any Open Service Broker API                | Stark \u0026 Wayne     | [starkandwayne/eden][eden]\ngenesis   | BOSH Deployment Paradigm                                             | Stark \u0026 Wayne     | [starkandwayne/genesis][genesis]\ngotcha    | Small HTTP/HTTPS MITM proxy, to troubleshoot encrypted HTTP traffic  | Stark \u0026 Wayne     | [starkandwayne/gotcha][gotcha]\ngovc      | vSphere CLI built on top of govmomi                                  | VMWare            | [vmware/govmomi][govmomi]\nkafka-service-broker | CLI tool to interact with Kafka/ZooKeeper OSB             | Stark \u0026 Wayne     | [starkandwayne/kafka-service-broker][kafka_svc_bkr]\nquaa      | Tool to quickly deploy/run the Cloud Foundry UAA locally, or to a remote platform/cloud | Stark \u0026 Wayne | [quaa][quaa]\nriff      | CLI tool that helps developers build and run functions using Knative | Pivotal           | [projectriff/riff][riff]\nsafe      | CLI tool to interact with a Vault server                             | Stark \u0026 Wayne     | [starkandwayne/safe][safe]\nshield    | CLI tool to interact with SHIELD, a data protection offering         | Stark \u0026 Wayne     | [starkandwayne/shield][shield]\nspruce    | General purpose YAML \u0026 JSON merging tool                             | geoffranks et al. | [geoffranks/spruce][spruce]\nuaa-cli   | Experimental CLI for UAA written in Golang                           | Various           | [cloudfoundry-community/uaa-cli][uaa_cli]\n\n[eden]: https://github.com/starkandwayne/eden\n[genesis]: https://github.com/starkandwayne/genesis\n[gotcha]: https://github.com/starkandwayne/gotcha\n[govmomi]: https://github.com/vmware/govmomi\n[kafka_svc_bkr]: https://github.com/starkandwayne/kafka-service-broker\n[quaa]: https://github.com/starkandwayne/quaa\n[riff]: https://github.com/projectriff/riff\n[safe]: https://github.com/starkandwayne/safe\n[shield]: https://github.com/starkandwayne/shield\n[spruce]: https://github.com/geoffranks/spruce\n[uaa_cli]: https://github.com/cloudfoundry-community/uaa-cli\n\nTo install a package from our tap, run:\n\n`brew install cloudfoundry-community/cf/\u003cpackage\u003e`, e.g. `brew install cloudfoundry-community/cf/safe`\n\n_Please note that while some of the above software is provided by other\nformulas, we only support installations from our tap. Other taps contain\nmismatched dependency versions which outright break some of our software.\nPlease make sure you prefix package names with\n`cloudfoundry-community/cf/\u003cpackage\u003e` to avoid installing an unsupported\nversion._\n\n## Debian packages\n\nThis project automatically packages several CLI binaries as Debian packages as\nwell. To add our APT repository to your OS:\n\n```plain\nwget -q -O - https://raw.githubusercontent.com/cloudfoundry-community/homebrew-cf/master/public.key | apt-key add -\necho \"deb http://apt.community.cloudfoundry.org stable main\" | tee /etc/apt/sources.list.d/starkandwayne.list\napt-get update\n```\n\nThe above snippet will add our GPG key to your APT keychain, add the\nrepository, and update your cache.\n\nThe following packages are provided by the APT repository:\n\n|  Package  | Description | Author | Source |\n| --------- | ----------- | ------ | ------ |\nbosh-cli    | CLI tool to interact with a BOSH director                                   | Cloudfoundry  | [cloudfoundry/bosh-cli][bosh_cli]\nbosh-bootloader | CLI tool for standing up a BOSH director                                | Cloudfoundry  | [cloudfoundry/bosh-bootloader][bbl]\neden        | CLI tool to interact with any Open Service Broker API                       | Stark \u0026 Wayne | [starkandwayne/eden][eden]\ncertstrap   | Tools to bootstrap CAs, certificate requests, and signed certificates.      | Square        | [square/certstrap][certstrap]\ncf-cli      | [currently v6, PRs welcome] CLI tool to interact with the Cloudfoundry API  | Cloudfoundry  | [cloudfoundry/cli][cf_cli]\ncf6-cli     | legacy v6 CLI tool to interact with the Cloudfoundry API                    | Cloudfoundry  | [cloudfoundry/cli][cf_cli]\ncf7-cli     | v7 CLI tool to interact with the Cloudfoundry API                           | Cloudfoundry  | [cloudfoundry/cli][cf_cli]\n~~cf8-cli~~ | v8 CLI tool is not yet provided, PRs are welcome                            | Cloudfoundry  | [cloudfoundry/cli][cf_cli]\ncredhub-cli | CLI tool to interact with a CredHub server                                  | Cloudfoundry  | [cloudfoundry-community/credhub-cli][credhub_cli]\ndirenv      | Environment switcher for the shell                                          | direnv        | [direnv/direnv][direnv]\ngenesis     | BOSH Deployment Paradigm                                                    | Stark \u0026 Wayne | [starkandwayne/genesis][genesis]\ngotcha      | Small HTTP/HTTPS MITM proxy, to troubleshoot encrypted HTTP traffic         | Stark \u0026 Wayne | [starkandwayne/gotcha][gotcha]\ngovc        | vSphere CLI built on top of govmomi                                         | VMWare        | [vmware/govmomi][govmomi]\nhub         | CLI tool that wraps git in order to extend it with extra features           | GitHub        | [github/hub][hub]\ninstall-debs-in-order | Install Debian packages in order                                  | Stark \u0026 Wayne | [starkandwayne/install-debs-in-order][debs_in_order]\njq          | Command-line JSON processor, like `sed` for JSON.                           | Stedolan      | [stedolan/jq][jq]\nkafka-service-broker | CLI tool to interact with Kafka/ZooKeeper OSB                      | Stark \u0026 Wayne | [starkandwayne/kafka-service-broker][kafka_svc_bkr]\nom          | CLI tool to deploy products with Ops Manager                                | Pivotal       | [pivotal-cf/om][om]\npivnet-cli  | CLI tool to interact with the Pivotal Network                               | Pivotal       | [pivotal-cf/pivnet-cli][pivnet]\nquaa        | Tool to quickly deploy/run the Cloud Foundry UAA locally, or to a remote platform/cloud | Stark \u0026 Wayne | [quaa][quaa]\nriff        | CLI tool that helps developers build and run functions using Knative          | Pivotal       | [projectriff/riff][riff]\nsafe        | CLI tool to interact with a Vault server                                      | Stark \u0026 Wayne | [starkandwayne/safe][safe]\nshield      | CLI tool to interact with SHIELD, a data protection offering                  | Stark \u0026 Wayne | [starkandwayne/shield][shield]\nspruce      | General purpose YAML \u0026 JSON merging tool                                  | geoffranks et al. | [geoffranks/spruce][spruce]\nterraform   | Tool for building, changing, and combining infrastructure safely              | HashiCorp     | [hashicorp/terraform][terraform]\nuaa-cli     | Experimental CLI for UAA written in Golang                                    | Various       | [cloudfoundry-community/uaa-cli][uaa_cli]\nvault       | Secrets management, encryption as a service, and privileged access management | HashiCorp     | [hashicorp/vault][vault]\naliyun-cli  | Alibaba Cloud CLI                                                   | Alibaba Cloud           | [aliyun/aliyun-cli][alicli]\nminica      | MiniCA                                                              | Jacob Hoffman-Andrews   | [jsha/minica][minica]\n\n[bosh_cli]: https://github.com/cloudfoundry/bosh-cli\n[bbl]: https://github.com/cloudfoundry/bosh-bootloader\n[certstrap]: https://github.com/square/certstrap\n[cf_cli]: https://github.com/cloudfoundry\n[credhub_cli]: https://github.com/cloudfoundry-incubator/credhub-cli\n[direnv]: https://github.com/direnv/direnv\n[hub]: https://github.com/github/hub\n[debs_in_order]: https://github.com/starkandwayne/install-debs-in-order\n[jq]: https://github.com/stedolan/jq\n[om]: https://github.com/pivotal-cf/om\n[pivnet]: https://github.com/pivotal-cf/pivnet-cli\n[terraform]: https://github.com/hashicorp/terraform\n[vault]: https://github.com/hashicorp/vault\n[alicli]: https://github.com/aliyun/aliyun-cli\n[minica]: https://github.com/jsha/minica\n\nTo update the static site's index.html, run:\n\n```plain\naws s3 sync apt/ s3://apt.community.cloudfoundry.org/\n```\n\n## CI\n\nThe CI pipeline to automatically update these Homebrew \u0026 Debian packages is:\n\n- Pipeline is currently being migrated to a new Concourse\n- Defined at https://github.com/cloudfoundry-community/homebrew-cf under the ci/ folder\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudfoundry-community%2Fhomebrew-cf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcloudfoundry-community%2Fhomebrew-cf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudfoundry-community%2Fhomebrew-cf/lists"}