Run Order
Note: This is an experimental command and likely subject to changes in the future.
The run-order
command returns a list that describes the order of execution of all stacks in the current directory.
Usage
terramate experimental run-order
Examples
Show the order of execution of all stacks on the current directory:
bash
terramate experimental run-order
Show the order of execution in a specific directory other than the current:
bash
terramate experimental run-order --chdir stacks/example