Skip to content
On this page

List

The list command lists all Terramate stacks in the current directory recursively.

Usage

terramate list

Examples

List all stacks in the current directory recursively:

bash
terramate list

Explicitly change the working directory:

bash
terramate list --chdir path/to/directory