View on GitHub

rain

A development workflow tool for working with AWS CloudFormation.

rain cc state

Download the state file for a template deployed with cc deploy

Synopsis

When deploying templates with the cc command, a state file is created and stored in the rain assets bucket. This command outputs the contents of that file.

rain cc state <name>

Options

      --debug              Output debugging information
  -x, --experimental       Acknowledge that this is an experimental feature
  -h, --help               help for state
  -p, --profile string     AWS profile name; read from the AWS CLI configuration file
  -r, --region string      AWS region to use
      --s3-bucket string   Name of the S3 bucket that is used to upload assets
      --s3-prefix string   Prefix to add to objects uploaded to S3 bucket

Options inherited from parent commands

      --no-colour   Disable colour output

SEE ALSO

Auto generated by spf13/cobra on 2-May-2024