View on GitHub

rain

A development workflow tool for working with AWS CloudFormation.

rain ls

List running CloudFormation stacks or changesets

Synopsis

Displays a list of all running stacks or the contents of if provided. If the -c arg is supplied, operates on changesets instead of stacks

rain ls <stack> [changeset]

Options

  -a, --all              list stacks in all regions; if you specify a stack, show more details
  -c, --changeset        List changesets instead of stacks
  -h, --help             help for ls
  -p, --profile string   AWS profile name; read from the AWS CLI configuration file
  -r, --region string    AWS region to use

Options inherited from parent commands

      --debug       Output debugging information
      --no-colour   Disable colour output

SEE ALSO

Auto generated by spf13/cobra on 12-Apr-2024