atmos list stacks
Purpose
Use this command to list Atmos stacks.
Usage​
Execute the list stacks
command like this:
atmos list stacks
To view all stacks for a provided component, execute the list stacks
command like this:
atmos list stacks -c <component>
tip
Run atmos list stacks --help
to see all the available options
Examples​
atmos list stacks
atmos list stacks -c vpc
Flags​
Flag | Description | Alias | Required |
---|---|---|---|
--component | Atmos component | -c | no |