MCPcopy Index your code
hub / github.com/cozystack/cozyhr

github.com/cozystack/cozyhr @v1.6.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.6.1 ↗ · + Follow
41 symbols 137 edges 1 files 36 documented · 88%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

cozyhr

Note: This project was formerly known as cozypkg.

Cozy wrapper around Helm and Flux CD for local development

Usage

cozyhr assumes that you run it from the local directory that contains your Helm chart.
All relative paths and operations are resolved against this working directory.

Cozy wrapper around Helm and Flux CD for local development

Usage:
  cozyhr [command]

Available Commands:
  apply       Upgrade or install HelmRelease and sync status
  completion  Generate the autocompletion script for the specified shell
  delete      Uninstall the Helm release
  diff        Show a diff between live and desired manifests
  get         Get one or many HelmReleases
  help        Help about any command
  list        List HelmReleases
  reconcile   Trigger HelmRelease reconciliation (optionally its HelmChart)
  resume      Resume Flux HelmRelease
  show        Render manifests like helm template
  suspend     Suspend Flux HelmRelease
  version     Print version

Flags:
  -h, --help                help for cozyhr
      --kubeconfig string   Path to kubeconfig
  -n, --namespace string    Kubernetes namespace (defaults to the current context)
  -v, --version             version for cozyhr

Use "cozyhr [command] --help" for more information about a command.

Installation

Download binary from Github releases page

Or use simple script to install it:

curl -sSL https://github.com/cozystack/cozyhr/raw/refs/heads/main/hack/install.sh | sh -s

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

restConfig
called by 8
main.go
Run
called by 7
main.go
cmdFactory
called by 7
main.go
patchSuspend
called by 4
main.go
mergedValues
called by 3
main.go
defaultNamespace
called by 3
main.go
loadExtraValues
called by 3
main.go
loadClientConfig
called by 2
main.go

Shape

Function 38
FuncType 1
Method 1
Struct 1

Languages

Go100%

Modules by API surface

main.go41 symbols

For agents

$ claude mcp add cozyhr \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact