cli
cli copied to clipboard
feat: support multiple versions of generator
This PR will allow us to find a solution to support different versions (v1 and v2) of generator in the CLI. Based on the config of the templates a different version of generator will be used.
Related issue(s) Resolves #1388