View on GitHub

rain

A development workflow tool for working with AWS CloudFormation.

rain bootstrap

Creates the artifacts bucket

Synopsis

Creates a s3 bucket to hold all the artifacts generated and referenced by rain cli

rain bootstrap

Options

  -h, --help               help for bootstrap
  -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-owner string    The account where S3 assets are stored
      --s3-prefix string   Prefix to add to objects uploaded to S3 bucket
  -y, --yes                creates the bucket in the account without any user confirmation

Options inherited from parent commands

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

SEE ALSO

Auto generated by spf13/cobra on 17-Dec-2024