View on GitHub

rain

A development workflow tool for working with AWS CloudFormation.

rain watch

Display an updating view of a CloudFormation stack

Synopsis

Repeatedly displays the status of a CloudFormation stack. Useful for watching the progress of a deployment started from outside of Rain.

rain watch <stack>

Options

  -h, --help             help for watch
  -p, --profile string   AWS profile name; read from the AWS CLI configuration file
  -r, --region string    AWS region to use
  -w, --wait             wait for changes to begin rather than refusing to watch an unchanging stack

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