List stacks
Usage
tkm stacks list [command-path] [--output <format>]Positional arguments
Options
IAM permissions
Examples
Last updated
Was this helpful?
tkm stacks list [command-path] [--output <format>]Last updated
Was this helpful?
Was this helpful?
Statement:
- Sid: Stacks
Effect: Allow
Action: cloudformation:DescribeStacks
Resource: "*"
# IAM permissions needed only if command roles are used.
# Specify Resource to restrict access to specific roles.
- Sid: IAM
Effect: Allow
Action: sts:AssumeRole
Resource: "*" tkm stacks listtkm stacks list /prod