Creates any missing SourceRepository resources
jx-gitops repository create
Creates any missing SourceRepository resources
-c, --config string the configuration file to load for the repository configurations. If not specified we look in ./.jx/gitops/source-config.yaml
-d, --dir string the directory look for the 'jx-requirements.yml` file (default ".")
-h, --help help for create
--invert-selector inverts the effect of selector to exclude resources matched by selector
-k, --kind stringArray adds Kubernetes resource kinds to filter on. For kind expressions see: https://github.com/jenkins-x/jx-helpers/tree/master/docs/kind_filters.md
--kind-ignore stringArray adds Kubernetes resource kinds to exclude. For kind expressions see: https://github.com/jenkins-x/jx-helpers/tree/master/docs/kind_filters.md
--selector stringToString adds Kubernetes label selector to filter on, e.g. --selector app=wave,heritage=Helm (default [])
--selector-target string sets which path in the Kubernetes resources to select on instead of metadata.labels.
-s, --source-dir string the directory to look for and generate the SourceConfig files
- jx-gitops repository - Commands for working with source repositories