📄️ Common options
Here are the options available for all commands (unless stated otherwise).
📄️ Deploy stacks
Deploy stacks within the given command path.
📄️ Undeploy stacks
Undeploy (remove) stacks within the given command path.
📄️ Prune stacks
Undeploy (remove) stacks marked as obsolete within the given command path.
📄️ List stacks
List stacks within the given command path.
📄️ Detect drift
Detect drift of stacks within the given command path.
📄️ Generate IAM policies
Generate IAM policies based on CloudTrail events occurred between the given start and end time, in the given regions, by the given identities.
📄️ Inspect stack configuration
Show stack configuration within the given command path.
📄️ Inspect stack dependencies
Inspect dependencies between stacks within the given command path. Prints the dependency graph in a DOT) format which can be rendered using various tools like this one.
📄️ Emit stack templates
Emit stack templates within the given command path to stdout or to files.