Skip to content

cozystack/cozyhr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Cozy wrapper around Helm and Flux CD for local development

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •