Create a Codefresh managed helm repo.
ATM it is only possible to create a helm repository against Codefresh managed helm registry.
codefresh create helm-repo [name]
Option | Alias | Default | Description |
---|---|---|---|
name | Name of repo. required |
Option | Alias | Type | Default | Description |
---|---|---|---|---|
--help | Print help information | |||
--public | -p | boolean | false | Mark the helm repo as public |
codefresh create helm-repo
codefresh create helm-repo --public