Removes a template repository source
Removes one or more template repository sources from ~/.cre/template.yaml. The ref portion is optional and ignored during matching.
cre templates remove <owner/repo>... [optional flags]
cre templates remove smartcontractkit/cre-templates myorg/my-templates
-h, --help help for remove
-e, --env string Path to .env file which contains sensitive info
-R, --project-root string Path to the project root
-E, --public-env string Path to .env.public file which contains shared, non-sensitive build config
-T, --target string Use target settings from YAML config
-v, --verbose Run command in VERBOSE mode
- cre templates - Manages template repository sources