mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-09 09:17:27 +00:00
- Add flux create secret githubapp command that accepts and validates the inputs to create a github app secret with options to export the secret yaml or create the secret directly in the Kubernetes cluster - Add tests for flux create secret githubapp command - Add flux create source git command that accepts and validates the inputs to create a gitrepository source with for github provider with options to export the source yaml or create the github gitrepository source directly in the Kubernetes cluster. - Add tests for flux create source git command for github provider. Signed-off-by: Dipti Pai <diptipai89@outlook.com> |
||
|---|---|---|
| .. | ||
| build-kustomization | ||
| check | ||
| cluster_info | ||
| create_hr | ||
| create_secret | ||
| create_source_chart | ||
| create_source_git | ||
| create_source_helm | ||
| debug_helmrelease | ||
| debug_kustomization | ||
| diff-artifact | ||
| diff-kustomization | ||
| envsubst | ||
| export | ||
| get | ||
| helmrelease | ||
| image | ||
| kustomization | ||
| logs | ||
| oci | ||
| trace | ||
| tree | ||