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-origins
Change the working directory before listing origins:
bash
terramate -C path/to/directory debug show generate-origins
Filter results based on change detection and path:
bash
terramate -C stacks debug show generate-origins --changed