🍺 BREW Explorer

← all formulae

cozyhr

brew install cozyhr v1.6.1 Apache-2.0

Cozy wrapper around Helm and Flux CD for local development

13
30-day installs · #7884
13
90-day · #11145
36
365-day · #12022
52
★ GitHub stars · updated 2mo ago

Build dependencies

go

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [
    "go"
  ],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Cozy wrapper around Helm and Flux CD for local development",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:36:38+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "cozyhr",
  "github_default_branch": "main",
  "github_last_commit_at": "2026-05-26T12:57:22Z",
  "github_readme_excerpt": "# cozyhr\n\n\u003e **Note:** This project was formerly known as `cozypkg`.\n\nCozy wrapper around Helm and Flux CD for local development\n\n## Usage\n\n**cozyhr** assumes that you run it from the local directory that contains your Helm chart.\nAll relative paths and operations are resolved against this working directory.\n\n```\nCozy wrapper around Helm and Flux CD for local development\n\nUsage:\n  cozyhr [command]\n\nAvailable Commands:\n  apply       Upgrade or install HelmRelease and sync status\n  completion  Generate the autocompletion script for the specified shell\n  delete      Uninstall the Helm release\n  diff        Show a diff between live and desired manifests\n  get         Get one or many HelmReleases\n  help        Help about any command\n  list        List HelmReleases\n  reconcile   Trigger HelmRelease reconciliation\n  resume      Resume Flux HelmRelease\n  show        Render manifests like helm template\n  suspend     Suspend Flux HelmRelease\n  version     Print version\n\nFlags:\n      --context string             Kube context\n  -h, --help                       help for cozyhr\n      --kubeconfig string          Path to kubeconfig\n  -n, --namespace string           Kubernetes namespace (defaults to the current context)\n  -v, --version                    version for cozyhr\n  -C, --working-directory string   Root directory of Helm chart to run against (defaults to current directory)\n\nUse \"cozyhr [command] --help\" for more information about a command.\n```\n\n## Installation\n\n### Homebrew (macOS and Linux)\n\n```bash\nbrew install cozyhr\n```\n\n### Manual Installation\n\nDownload binary from Github [releases page](https://github.com/cozystack/cozyhr/releases/latest)\n\nOr use simple script to install it:\n```bash\ncurl -sSL https://github.com/cozystack/cozyhr/raw/refs/heads/main/hack/install.sh | sh -s\n```\n",
  "github_repo": "cozystack/cozyhr",
  "github_stars": 52,
  "github_topics": [],
  "homepage": "https://github.com/cozystack/cozyhr",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 13,
  "installs_365d": 36,
  "installs_90d": 13,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "Apache-2.0",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "cozyhr",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 7884,
  "rank_365d": 12022,
  "rank_90d": 11145,
  "raw_hash": "c277c6f4bea228c2",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/c/cozyhr.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "1.6.1",
  "versioned_formulae": [],
  "why_use_this": null
}