Globals β
The terramate debug show globals command outputs all globals computed for a stack and all child stacks recursively.
Usage β
terramate debug show globals [options]
Examples β
Print globals for the stack in the current directory:
bash
terramate debug show globalsChange the working directory:
bash
terramate debug show globals --chdir stacks/example