Generate Origins
The terramate debug show generate-origins command prints the origin source for the generated files.
Usage
terramate debug show generate-origins [options]
Examples
Print the origins of all generated files in the current directory:
bash
terramate debug show generate-originsChange the working directory before listing origins:
bash
terramate -C path/to/directory debug show generate-originsFilter results based on change detection and path:
bash
terramate -C stacks debug show generate-origins --changed