Mohammad Othman
Mohammad Othman
The issue of bool values should be fixed in PR #2129 Boolean values remain as boolean instead of being converted to strings. https://github.com/cookiecutter/cookiecutter/pull/2129 However, doesn't address the issue of --no-input
This doesn't really make sense unless you plan on creating so many cookie cutter projects back to back, even then you could just copy and paste the same cookiecutter.json. It...
I think you are getting things mixed up. The '--hdarp-http-port' flag only affects where the sidecar LISTENS but does not tell the client where to connect to. The client will...