1. stackctl-cat(1)
  2. stackctl-cat(1)

NAME

stackctl-cat - pretty-print stack specifications and templates

SYNOPSIS

stackctl cat [options]

DESCRIPTION

This command locates stacks/ for the currently-authorized AWS Account and Region and lists them in a tree-like display along with abbreviated contents. It then lists any templates/ files used by those stacks in a similar fashion.

OPTIONS

--no-stacks
Don't print stacks/.
--no-templates
Don't print templates/.
-b, --brief
Don't print file contents, only paths.
  1. Freckle Engineering
  2. May 2024
  3. stackctl-cat(1)