Open hollisc opened 3 years ago
It would be good to have a flag that points to a git URL or folder as a location as a seed template
For example:
kam bootstrap --gitops-template
gitops-template takes an uri file://$HOME/.kam/templates/acme
or https://user:pass@github.acme.com/acmeorg/gitops-template
The
kam bootstrap
CLI generates a default gitops repository. Are there any plans to provide support for a custom gitops repository structure?