Frédéric Harper
Frédéric Harper
The docs also needs to be updated to reflect these new flags.
So I did the first test with k3d & GitHub, and I got this error:  I'm running the CLI locally on this branch, with...
I got the same error with Civo, so maybe I'm doing something wrong. How did you test this PR @jokestax ?
Yes, as I wrote I used the API branch also. @CristhianF7 told me last time that we cannot replace the API in mod file to test locally anymore, just running...
So I tried with k3d again with the `replace` in `go.mod` and it moved passed the issue I had, but I got another one. ...
> --gitops-template-branch feat-custom-repo Oh, I missed that, my bad 🤦♂️
I suggest this PR also modify this error message by mentioning the new flags as a second possibility when there is this error. 
I'm doing other tests today in-between other tasks (sorry, I have multiple things to finish before next week, and others can also test this PR, not just me), but there...
Also, I tested k3d with the latest changed, and those are the repositories that were created, so it's not working anymore. 
I'll wait for this to be fixed before testing other clouds as I assume the changes were similar in API for non-k3d. Let me know when I can give it...